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

/openjdk7/jdk/src/share/classes/com/sun/jndi/cosnaming/
H A DCNCtx.java899 private void callDestroy(NamingContext nc) method in class:CNCtx
912 * Uses the callDestroy function to destroy the context. If name is
923 * Uses the callDestroy function to destroy the context. Destroys
963 callDestroy(the_nc);

Completed in 32 milliseconds