Searched defs:ConnectorBootstrap (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/management/jmxremote/
H A DConnectorBootstrap.java85 public final class ConnectorBootstrap { class
430 Agent.getText("jmxremote.ConnectorBootstrap.starting") +
447 Agent.getText("jmxremote.ConnectorBootstrap.noAuthentication")) +
466 Agent.getText("jmxremote.ConnectorBootstrap.ready",
560 final String msg = Agent.getText("jmxremote.ConnectorBootstrap.password.readonly",
603 "jmxremote.ConnectorBootstrap.file.readonly",
820 private ConnectorBootstrap() { method in class:ConnectorBootstrap
824 new ClassLogger(ConnectorBootstrap.class.getPackage().getName(),
825 "ConnectorBootstrap");

Completed in 32 milliseconds