Package | Description |
---|---|
org.apache.cxf.bus | |
org.apache.cxf.bus.managers | |
org.apache.cxf.endpoint | |
org.apache.cxf.management |
Modifier and Type | Class and Description |
---|---|
class |
ManagedBus |
Modifier and Type | Class and Description |
---|---|
class |
WorkQueueImplMBeanWrapper |
class |
WorkQueueManagerImplMBeanWrapper |
Modifier and Type | Class and Description |
---|---|
class |
ManagedEndpoint |
Modifier and Type | Method and Description |
---|---|
ObjectName |
InstrumentationManager.register(ManagedComponent component)
Register a component with management infrastructure.
|
ObjectName |
InstrumentationManager.register(ManagedComponent component,
boolean forceRegistration)
Register a component with management infrastructure.
|
void |
InstrumentationManager.unregister(ManagedComponent component)
Unregisters component with management infrastructure
|
Apache CXF