|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ManagedComponent | |
---|---|
org.apache.cxf.endpoint | Client and Server related classes. |
org.apache.cxf.management |
Uses of ManagedComponent in org.apache.cxf.endpoint |
---|
Classes in org.apache.cxf.endpoint that implement ManagedComponent | |
---|---|
class |
ManagedEndpoint
|
Uses of ManagedComponent in org.apache.cxf.management |
---|
Methods in org.apache.cxf.management with parameters of type ManagedComponent | |
---|---|
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 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |