javax.naming.spi
public interface DirStateFactory extends StateFactory
Modifier and Type | Interface and Description |
---|---|
static class |
DirStateFactory.Result |
Modifier and Type | Method and Description |
---|---|
DirStateFactory.Result |
getStateToBind(Object obj,
Name name,
Context nameCtx,
Hashtable<?,?> environment,
Attributes inAttrs) |
getStateToBind
DirStateFactory.Result getStateToBind(Object obj, Name name, Context nameCtx, Hashtable<?,?> environment, Attributes inAttrs) throws NamingException
NamingException