|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ManagedComponent in org.apache.cxf.bus |
---|
Classes in org.apache.cxf.bus that implement ManagedComponent | |
---|---|
class |
ManagedBus
|
Uses of ManagedComponent in org.apache.cxf.bus.managers |
---|
Classes in org.apache.cxf.bus.managers that implement ManagedComponent | |
---|---|
class |
WorkQueueImplMBeanWrapper
|
class |
WorkQueueManagerImplMBeanWrapper
|
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 |
Uses of ManagedComponent in org.apache.cxf.management.counters |
---|
Subinterfaces of ManagedComponent in org.apache.cxf.management.counters | |
---|---|
interface |
Counter
|
Classes in org.apache.cxf.management.counters that implement ManagedComponent | |
---|---|
class |
PerformanceCounter
|
class |
ResponseTimeCounter
|
Uses of ManagedComponent in org.apache.cxf.management.jmx |
---|
Methods in org.apache.cxf.management.jmx with parameters of type ManagedComponent | |
---|---|
ObjectName |
InstrumentationManagerImpl.register(ManagedComponent i)
|
ObjectName |
InstrumentationManagerImpl.register(ManagedComponent i,
boolean forceRegistration)
|
void |
InstrumentationManagerImpl.unregister(ManagedComponent component)
|
Uses of ManagedComponent in org.apache.cxf.sts.cache |
---|
Classes in org.apache.cxf.sts.cache that implement ManagedComponent | |
---|---|
class |
EHCacheIdentityCache
A EH-Cache based cache to cache identities in different realms where the relationship is of type FederateIdentity. |
class |
MemoryIdentityCache
A simple in-memory HashMap based cache to cache identities in different realms where the relationship is of type FederateIdentity. |
class |
MemoryIdentityCacheStatistics
|
Constructors in org.apache.cxf.sts.cache with parameters of type ManagedComponent | |
---|---|
MemoryIdentityCacheStatistics(Bus bus,
ManagedComponent parent)
|
Uses of ManagedComponent in org.apache.cxf.ws.rm |
---|
Classes in org.apache.cxf.ws.rm that implement ManagedComponent | |
---|---|
class |
ManagedRMEndpoint
The ManagedRMEndpoint is a JMX managed bean for RMEndpoint. |
class |
ManagedRMManager
The ManagedRMManager is a JMX managed bean for RMManager. |
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |