Uses of Class
org.apache.cxf.management.jmx.type.JMXConnectorPolicyType
-
Packages that use JMXConnectorPolicyType Package Description org.apache.cxf.management.jmx.type -
-
Uses of JMXConnectorPolicyType in org.apache.cxf.management.jmx.type
Methods in org.apache.cxf.management.jmx.type that return JMXConnectorPolicyType Modifier and Type Method Description JMXConnectorPolicyTypeObjectFactory. createJMXConnectorPolicyType()Create an instance ofJMXConnectorPolicyTypeMethods in org.apache.cxf.management.jmx.type that return types with arguments of type JMXConnectorPolicyType Modifier and Type Method Description javax.xml.bind.JAXBElement<JMXConnectorPolicyType>ObjectFactory. createJMXConnectorPolicy(JMXConnectorPolicyType value)Methods in org.apache.cxf.management.jmx.type with parameters of type JMXConnectorPolicyType Modifier and Type Method Description javax.xml.bind.JAXBElement<JMXConnectorPolicyType>ObjectFactory. createJMXConnectorPolicy(JMXConnectorPolicyType value)
-