Package | Description |
---|---|
org.apache.cxf.endpoint |
Client and Server related classes.
|
org.apache.cxf.management |
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
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.