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

/openjdk7/jdk/src/share/classes/com/sun/jndi/toolkit/ctx/
H A DPartialCompositeDirContext.java57 protected abstract Attributes p_getAttributes(Name name, String[] attrIds, method in class:PartialCompositeDirContext
139 answer = ctx.p_getAttributes(nm, attrIds, cont);
143 answer = ctx.p_getAttributes(nm, attrIds, cont);
H A DComponentDirContext.java219 protected Attributes p_getAttributes(Name name, method in class:ComponentDirContext

Completed in 240 milliseconds