org.jboss.soa.esb.listeners.lifecycle
Interface LifecycleControllerMBean


public interface LifecycleControllerMBean

LifecycleControllerMBean is an MBean that monitors lifecycle state and allows management of the lifeycle state.

Author:
tcunning@redhat.com

Method Summary
 void start()
           
 void stop()
           
 

Method Detail

start

void start()
           throws ManagedLifecycleException
Throws:
ManagedLifecycleException

stop

void stop()
          throws ManagedLifecycleException
Throws:
ManagedLifecycleException