com.mf.kennewick.system
Interface SystemProcedure


public interface SystemProcedure

Author:
Jeffrey Payne Base class for procedures normally executed by the system framework typically used for startup, shutdown, and housekeeping procedures.

Method Summary
 boolean executeProcedure()
           
 

Method Detail

executeProcedure

public boolean executeProcedure()


Copyright © 2004 Media Fortress, LLC, LLC. Licensed for commercial use under the Apache 2.0 License.