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