| Package | Description |
|---|---|
| org.apache.cxf.bus | |
| org.apache.cxf.bus.managers | |
| org.apache.cxf.endpoint |
Client and Server related classes.
|
| org.apache.cxf.management.jmx.export.runtime |
| Modifier and Type | Method and Description |
|---|---|
void |
ManagedBus.shutdown(boolean wait) |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkQueueManagerImplMBeanWrapper.shutdown(boolean processRemainingWorkItems) |
| Modifier and Type | Method and Description |
|---|---|
void |
ManagedEndpoint.destroy() |
String |
ManagedEndpoint.getJSONSchema() |
String |
ManagedEndpoint.getJSONSchemaForClass(String clsName) |
String |
ManagedEndpoint.getJSONSchemaForOperation(String operationName) |
String |
ManagedEndpoint.getPackageNameByNameSpaceURI(String nameSpaceURI) |
String |
ManagedEndpoint.jsonToXml(String jsonText,
String pojoType) |
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) |
Apache CXF