Uses of Class
javax.naming.spi.DirStateFactory.Result
| Package | Description | 
|---|---|
| javax.naming.spi | Provides the means for dynamically plugging in support for accessing
naming and directory services through the  javax.namingand related packages. | 
- 
Uses of DirStateFactory.Result in javax.naming.spiMethods in javax.naming.spi that return DirStateFactory.Result Modifier and Type Method Description static DirStateFactory.ResultDirectoryManager. getStateToBind(Object obj, Name name, Context nameCtx, Hashtable<?,?> environment, Attributes attrs)Retrieves the state of an object for binding when given the original object and its attributes.DirStateFactory.ResultDirStateFactory. getStateToBind(Object obj, Name name, Context nameCtx, Hashtable<?,?> environment, Attributes inAttrs)Retrieves the state of an object for binding given the object and attributes to be transformed.