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