API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.naming.spi. InitialContextFactory View Source
Author(s)
Rosanna Lee
Scott Seligman
Since
1.3
Version
1.11 05/11/17
Serial
Hierarchy
 InitialContextFactory
Subinterfaces
Description
public interface InitialContextFactory
  This interface represents a factory that creates an initial context.
Methods
Hide/Show inherited methods
public Context getInitialContext (Hashtable<Object, Object> environment) throws NamingException
  Creates an Initial Context for beginning name resolution.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar