Apache CXF API

Uses of Class
org.apache.cxf.management.jmx.type.JMXConnectorPolicyType

Packages that use JMXConnectorPolicyType
org.apache.cxf.management.jmx   
org.apache.cxf.management.jmx.type   
 

Uses of JMXConnectorPolicyType in org.apache.cxf.management.jmx
 

Subclasses of JMXConnectorPolicyType in org.apache.cxf.management.jmx
 class InstrumentationManagerImpl
          The manager class for the JMXManagedComponent which hosts the JMXManagedComponents.
 

Uses of JMXConnectorPolicyType in org.apache.cxf.management.jmx.type
 

Methods in org.apache.cxf.management.jmx.type that return JMXConnectorPolicyType
 JMXConnectorPolicyType ObjectFactory.createJMXConnectorPolicyType()
          Create an instance of JMXConnectorPolicyType
 

Methods in org.apache.cxf.management.jmx.type that return types with arguments of type JMXConnectorPolicyType
 JAXBElement<JMXConnectorPolicyType> ObjectFactory.createJMXConnectorPolicy(JMXConnectorPolicyType value)
          Create an instance of JAXBElement<JMXConnectorPolicyType>}
 

Methods in org.apache.cxf.management.jmx.type with parameters of type JMXConnectorPolicyType
 JAXBElement<JMXConnectorPolicyType> ObjectFactory.createJMXConnectorPolicy(JMXConnectorPolicyType value)
          Create an instance of JAXBElement<JMXConnectorPolicyType>}
 


Apache CXF API

Apache CXF