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

/openjdk9/corba/src/java.corba/share/classes/com/sun/jndi/cosnaming/
H A DCNCtx.java742 private void callUnbind(NameComponent[] path) throws NamingException { method in class:CNCtx
779 * performs the unbind operation. Uses callUnbind. If the name is
784 * @exception NamingException See callUnbind
792 * performs the unbind operation. Uses callUnbind. Throws an
795 * @exception NamingException See callUnbind
803 callUnbind(path);
983 callUnbind(path);

Completed in 93 milliseconds