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

/openjdk7/jdk/src/share/classes/com/sun/jndi/toolkit/ctx/
H A DContinuation.java297 setContinue(resObj, relResName, currCtx, PartialCompositeContext._NNS_NAME);
314 setContinue(resObj, relname, currCtx, PartialCompositeContext._NNS_NAME);
H A DPartialCompositeContext.java63 static CompositeName _NNS_NAME; field in class:PartialCompositeContext
67 _NNS_NAME = new CompositeName("/");
H A DComponentContext.java338 cont.setContinue(ref, _NNS_NAME, this);
H A DAtomicContext.java556 cont.setContinue(ref, _NNS_NAME, this);

Completed in 36 milliseconds