KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > naming > spi > DirStateFactory.Result

javax.naming.spi
Class DirStateFactory.Result

java.lang.Object
  extended by javax.naming.spi.DirStateFactory.Result
Enclosing interface:
DirStateFactory
See Also:
Source Code

public DirStateFactory.Result(Object obj,
                              Attributes outAttrs)
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public Attributes getAttributes()
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public Object getObject()
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags