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

/openjdk7/jdk/src/share/classes/sun/management/jmxremote/
H A DLocalRMIServerSocketFactory.java26 package sun.management.jmxremote;
H A DSingleEntryRegistry.java33 package sun.management.jmxremote;
H A DConnectorBootstrap.java26 package sun.management.jmxremote;
98 public static final String PASSWORD_FILE_NAME = "jmxremote.password";
99 public static final String ACCESS_FILE_NAME = "jmxremote.access";
109 "com.sun.management.jmxremote.port";
111 "com.sun.management.jmxremote.rmi.port";
115 "com.sun.management.jmxremote.local.only";
117 "com.sun.management.jmxremote.ssl";
119 "com.sun.management.jmxremote.registry.ssl";
121 "com.sun.management.jmxremote.authenticate";
123 "com.sun.management.jmxremote
[all...]

Completed in 719 milliseconds