API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.naming.spi. ObjectFactory View Source
Author(s)
Rosanna Lee
Scott Seligman
Since
1.3
Version
1.11 05/11/17
Serial
Hierarchy
 ObjectFactory
Subinterfaces
Description
public interface ObjectFactory
  This interface represents a factory for creating an object.
Methods
Hide/Show inherited methods
public Object getObjectInstance (Object obj, Name name, Context nameCtx, Hashtable<Object, Object> environment) throws Exception
  Creates an object using the location or reference information specified.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar