org.apache.cxf.bus
Class ManagedBus
java.lang.Object
org.apache.cxf.bus.ManagedBus
- All Implemented Interfaces:
- ManagedComponent
@ManagedResource(componentName="Bus",
description="Responsible for managing services.")
public class ManagedBus
- extends Object
- implements ManagedComponent
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ManagedBus
public ManagedBus(Bus b)
shutdown
@ManagedOperation
public void shutdown(boolean wait)
getObjectName
public ObjectName getObjectName()
throws JMException
- Specified by:
getObjectName
in interface ManagedComponent
- Throws:
JMException
Apache CXF