Uses of Class
org.apache.cxf.management.annotation.ManagedResource
-
Packages that use ManagedResource Package Description org.apache.cxf.bus org.apache.cxf.bus.managers org.apache.cxf.endpoint Client and Server related classes.org.apache.cxf.sts.cache -
-
Uses of ManagedResource in org.apache.cxf.bus
Classes in org.apache.cxf.bus with annotations of type ManagedResource Modifier and Type Class Description classManagedBus -
Uses of ManagedResource in org.apache.cxf.bus.managers
Classes in org.apache.cxf.bus.managers with annotations of type ManagedResource Modifier and Type Class Description classWorkQueueImplMBeanWrapperclassWorkQueueManagerImplMBeanWrapper -
Uses of ManagedResource in org.apache.cxf.endpoint
Classes in org.apache.cxf.endpoint with annotations of type ManagedResource Modifier and Type Class Description classManagedEndpoint -
Uses of ManagedResource in org.apache.cxf.sts.cache
Classes in org.apache.cxf.sts.cache with annotations of type ManagedResource Modifier and Type Class Description classEHCacheIdentityCacheA EH-Cache based cache to cache identities in different realms where the relationship is of type FederateIdentity.classMemoryIdentityCacheA simple in-memory HashMap based cache to cache identities in different realms where the relationship is of type FederateIdentity.classMemoryIdentityCacheStatistics
-