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