Package | Description |
---|---|
org.apache.cxf.bus | |
org.apache.cxf.endpoint |
Client and Server related classes.
|
org.apache.cxf.management.jmx.export.runtime | |
org.apache.cxf.workqueue |
Modifier and Type | Method and Description |
---|---|
void |
ManagedBus.shutdown(boolean wait) |
Modifier and Type | Method and Description |
---|---|
void |
ManagedEndpoint.destroy() |
void |
ManagedEndpoint.start() |
void |
ManagedEndpoint.stop() |
Modifier and Type | Method and Description |
---|---|
ManagedOperation |
ModelMBeanAssembler.getManagedOperation(Method method) |
Modifier and Type | Method and Description |
---|---|
Descriptor |
ModelMBeanInfoSupporter.buildOperationDescriptor(ManagedOperation mo,
String operationName) |
Modifier and Type | Method and Description |
---|---|
void |
WorkQueueManagerImplMBeanWrapper.shutdown(boolean processRemainingWorkItems) |
Apache CXF