Uses of Annotation Type
org.apache.cxf.management.annotation.ManagedResource
Packages that use ManagedResource
Package
Description
-
Uses of ManagedResource in org.apache.cxf.bus
Classes in org.apache.cxf.bus with annotations of type ManagedResource -
Uses of ManagedResource in org.apache.cxf.bus.managers
Classes in org.apache.cxf.bus.managers with annotations of type ManagedResourceModifier and TypeClassDescriptionclassclass -
Uses of ManagedResource in org.apache.cxf.endpoint
Classes in org.apache.cxf.endpoint with annotations of type ManagedResource -
Uses of ManagedResource in org.apache.cxf.management.jmx.export.runtime
Methods in org.apache.cxf.management.jmx.export.runtime that return ManagedResourceMethods in org.apache.cxf.management.jmx.export.runtime with parameters of type ManagedResourceModifier and TypeMethodDescriptionModelMBeanInfoSupporter.buildMBeanDescriptor(ManagedResource mr) -
Uses of ManagedResource in org.apache.cxf.sts.cache
Classes in org.apache.cxf.sts.cache with annotations of type ManagedResourceModifier and TypeClassDescriptionclassA EH-Cache based cache to cache identities in different realms where the relationship is of type FederateIdentity.classA simple in-memory HashMap based cache to cache identities in different realms where the relationship is of type FederateIdentity.class -
Uses of ManagedResource in org.apache.cxf.ws.rm
Classes in org.apache.cxf.ws.rm with annotations of type ManagedResourceModifier and TypeClassDescriptionclassThe ManagedRMEndpoint is a JMX managed bean for RMEndpoint.classThe ManagedRMManager is a JMX managed bean for RMManager.