Uses of Interface
com.sun.enterprise.config.serverbeans.JmxConnector
Packages that use JmxConnector
-
Uses of JmxConnector in com.sun.enterprise.config.serverbeans
Methods in com.sun.enterprise.config.serverbeans that return JmxConnectorModifier and TypeMethodDescriptionNodeAgent.getJmxConnector()Gets the value of the jmxConnector property.static JmxConnectorAdminService.Duck.getSystemJmxConnector(AdminService as) AdminService.getSystemJmxConnector()Methods in com.sun.enterprise.config.serverbeans that return types with arguments of type JmxConnectorModifier and TypeMethodDescriptionAdminService.getJmxConnector()Gets the value of the jmxConnector property.Methods in com.sun.enterprise.config.serverbeans with parameters of type JmxConnectorModifier and TypeMethodDescriptionvoidNodeAgent.setJmxConnector(JmxConnector value) Sets the value of the jmxConnector property.