Searched refs:boundJndiUrl (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/management/remote/rmi/
H A DRMIConnectorServer.java428 boundJndiUrl = jndiUrl;
550 if (boundJndiUrl != null) {
554 "unbind from external directory: " + boundJndiUrl);
561 ctx.unbind(boundJndiUrl);
842 private String boundJndiUrl; field in class:RMIConnectorServer

Completed in 31 milliseconds