electric.cluster.lifecycle
Interface ILifecycleCommand

All Known Implementing Classes:
SeparateVMLifecycle

public interface ILifecycleCommand

ILifecycleCommand

Author:
webMethods

Method Summary
 void startApplication()
           
 void stopApplication()
           
 

Method Detail

startApplication

public void startApplication()
                      throws java.lang.Exception
Throws:
java.lang.Exception

stopApplication

public void stopApplication()
                     throws java.lang.Exception
Throws:
java.lang.Exception


copyright© 2001-2004 by webMethods All Rights Reserved.