public interface ComponentLifeCycleMBean extends LifeCycleMBean
SHUTDOWN, STARTED, STOPPED, UNKNOWN| Modifier and Type | Method and Description |
|---|---|
ObjectName |
getExtensionMBeanName()
Get the JMX ObjectName for the life cycle extension MBean for this
component.
|
getCurrentState, shutDown, start, stopObjectName getExtensionMBeanName() throws JBIException
null.
Note that this MBean may serve as a container for multiple MBeans,
as required by the component implementation.null if there is no additional MBean.JBIException - if there is a failure getting component
information for the component to which this life cycle
applies.Copyright © 2011-2016 OpenESB Community. All Rights Reserved.