Modifier and Type | Class and Description |
---|---|
class |
ManagedBus |
Modifier and Type | Class and Description |
---|---|
class |
WorkQueueImplMBeanWrapper |
class |
WorkQueueManagerImplMBeanWrapper |
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
|
Modifier and Type | Interface and Description |
---|---|
interface |
Counter |
Modifier and Type | Class and Description |
---|---|
class |
ResponseTimeCounter |
Modifier and Type | Method and Description |
---|---|
ObjectName |
InstrumentationManagerImpl.register(ManagedComponent i) |
ObjectName |
InstrumentationManagerImpl.register(ManagedComponent i,
boolean forceRegistration) |
void |
InstrumentationManagerImpl.unregister(ManagedComponent component) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractIdentityCache |
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 |
Constructor and Description |
---|
MemoryIdentityCacheStatistics(Bus bus,
ManagedComponent parent) |
Modifier and Type | Class and Description |
---|---|
class |
ManagedRMEndpoint
The ManagedRMEndpoint is a JMX managed bean for RMEndpoint.
|
class |
ManagedRMManager
The ManagedRMManager is a JMX managed bean for RMManager.
|
Apache CXF