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

/forgerock/opendj-b2.6/src/server/org/opends/server/protocols/jmx/
H A DRmiConnector.java424 * @param stopRegistry Indicates if the RMI registry should be stopped
426 public void finalizeConnectionHandler(boolean stopRegistry) argument
478 if (stopRegistry)
/forgerock/opendj2/src/server/org/opends/server/protocols/jmx/
H A DRmiConnector.java424 * @param stopRegistry Indicates if the RMI registry should be stopped
426 public void finalizeConnectionHandler(boolean stopRegistry) argument
478 if (stopRegistry)
/forgerock/opendj2.6.2/src/server/org/opends/server/protocols/jmx/
H A DRmiConnector.java424 * @param stopRegistry Indicates if the RMI registry should be stopped
426 public void finalizeConnectionHandler(boolean stopRegistry) argument
478 if (stopRegistry)
/forgerock/opendj2-jel-hg/src/server/org/opends/server/protocols/jmx/
H A DRmiConnector.java424 * @param stopRegistry Indicates if the RMI registry should be stopped
426 public void finalizeConnectionHandler(boolean stopRegistry) argument
478 if (stopRegistry)
/forgerock/opendj2-hg/src/server/org/opends/server/protocols/jmx/
H A DRmiConnector.java424 * @param stopRegistry Indicates if the RMI registry should be stopped
426 public void finalizeConnectionHandler(boolean stopRegistry) argument
478 if (stopRegistry)
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/protocols/jmx/
H A DRmiConnector.java382 * @param stopRegistry Indicates if the RMI registry should be stopped
384 public void finalizeConnectionHandler(boolean stopRegistry) argument
432 if (stopRegistry)

Completed in 829 milliseconds