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

/openjdk7/jdk/src/share/classes/javax/naming/spi/
H A DDirStateFactory.java113 * The <tt>name</tt>, <tt>inAttrs</tt>, and <tt>environment</tt> parameters
121 * <tt>inAttrs</tt> parameter.
131 * @param inAttrs The possibly null attributes to be bound with the object.
132 * The factory must not modify <tt>inAttrs</tt>.
144 Attributes inAttrs)
142 getStateToBind(Object obj, Name name, Context nameCtx, Hashtable<?,?> environment, Attributes inAttrs) argument

Completed in 34 milliseconds