Uses of Interface
com.sun.enterprise.config.serverbeans.JmxConnector
-
Packages that use JmxConnector Package Description com.sun.enterprise.config.serverbeans -
-
Uses of JmxConnector in com.sun.enterprise.config.serverbeans
Methods in com.sun.enterprise.config.serverbeans that return JmxConnector Modifier and Type Method Description JmxConnectorNodeAgent. getJmxConnector()Gets the value of the jmxConnector property.static JmxConnectorAdminService.Duck. getSystemJmxConnector(AdminService as)JmxConnectorAdminService. getSystemJmxConnector()Methods in com.sun.enterprise.config.serverbeans that return types with arguments of type JmxConnector Modifier and Type Method Description List<JmxConnector>AdminService. getJmxConnector()Gets the value of the jmxConnector property.Methods in com.sun.enterprise.config.serverbeans with parameters of type JmxConnector Modifier and Type Method Description voidNodeAgent. setJmxConnector(JmxConnector value)Sets the value of the jmxConnector property.
-