Package | Description |
---|---|
org.apache.cxf.bus | |
org.apache.cxf.bus.managers | |
org.apache.cxf.endpoint | |
org.apache.cxf.management.jmx.export.runtime | |
org.apache.cxf.sts.cache | |
org.apache.cxf.ws.rm |
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 |
---|---|
ManagedResource |
ModelMBeanAssembler.getManagedResource(Class<?> clazz) |
Modifier and Type | Method and Description |
---|---|
Descriptor |
ModelMBeanInfoSupporter.buildMBeanDescriptor(ManagedResource mr) |
Modifier and Type | Class and Description |
---|---|
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 |
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