API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.naming.spi. DirStateFactory View Source
Author(s)
Rosanna Lee
Scott Seligman
Since
1.3
Version
1.12 05/11/17
Serial
Hierarchy
 StateFactory
      DirStateFactory
Subinterfaces
Description
public interface DirStateFactory
  This interface represents a factory for obtaining the state of an object and corresponding attributes for binding.
Methods
Hide/Show inherited methods
public Result getStateToBind (Object obj, Name name, Context nameCtx, Hashtable<Object, Object> environment, Attributes inAttrs) throws NamingException
  Retrieves the state of an object for binding given the object and attributes to be transformed.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar