API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.naming.spi. DirStateFactory.Result View Source
Author(s)
Since
Version
Serial
Hierarchy
 Object
      DirStateFactory.Result
Implements
Subclasses
Description
publicstatic class DirStateFactory.Result
An object/attributes pair for returning the result of DirStateFactory.getStateToBind().
See also:   
Constructors
public DirStateFactory.Result (Object obj, Attributes outAttrs)
  Constructs an instance of Result.
Methods
Hide/Show inherited methods
public Attributes getAttributes ()
  Retrieves the attributes to be bound.
public Object getObject ()
  Retrieves the object to be bound.
Fields
Hide/Show inherited fields
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar