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

/openjdk7/jdk/src/share/classes/com/sun/jndi/toolkit/ctx/
H A DPartialCompositeContext.java85 protected abstract Object p_lookupLink(Name name, Continuation cont) method in class:PartialCompositeContext
403 answer = ctx.p_lookupLink(nm, cont);
407 answer = ctx.p_lookupLink(nm, cont);
H A DComponentContext.java742 protected Object p_lookupLink(Name name, Continuation cont) method in class:ComponentContext

Completed in 100 milliseconds