Package org.apache.cxf.management
Interface ManagedComponent
- 
- All Known Implementing Classes:
- ManagedBus,- ManagedEndpoint,- WorkQueueImplMBeanWrapper,- WorkQueueManagerImplMBeanWrapper
 
 public interface ManagedComponentBasic interface for representing a Instrumented object.
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description ObjectNamegetObjectName()
 
- 
- 
- 
Method Detail- 
getObjectNameObjectName getObjectName() throws JMException - Throws:
- JMException
 
 
- 
 
-