gui.transact
Interface IProcessHandler


public interface IProcessHandler


Method Summary
 boolean shutdown()
           
 void startup()
           
 

Method Detail

startup

void startup()
             throws java.lang.Exception
Throws:
java.lang.Exception

shutdown

boolean shutdown()
                 throws java.lang.Exception
Throws:
java.lang.Exception