javax.jbi.management
Interface ComponentLifeCycleMBean

All Superinterfaces:
LifeCycleMBean

public interface ComponentLifeCycleMBean
extends LifeCycleMBean


Field Summary
 
Fields inherited from interface javax.jbi.management.LifeCycleMBean
SHUTDOWN, STARTED, STOPPED, UNKNOWN
 
Method Summary
 ObjectName getExtensionMBeanName()
           
 
Methods inherited from interface javax.jbi.management.LifeCycleMBean
getCurrentState, shutDown, start, stop
 

Method Detail

getExtensionMBeanName

ObjectName getExtensionMBeanName()
                                 throws JBIException
Throws:
JBIException


Copyright © 2005-2007 Apache Software Foundation. All Rights Reserved.