Save This Page
Home » jboss-5.0.0.CR1-src » org » jboss » naming » [javadoc | source]
org.jboss.naming
public class: HttpNamingContextFactory [javadoc | source]
java.lang.Object
   org.jboss.naming.HttpNamingContextFactory

All Implemented Interfaces:
    InitialContextFactory, ObjectFactory

A naming provider InitialContextFactory implementation that obtains a Naming proxy from an HTTP URL.
Method from org.jboss.naming.HttpNamingContextFactory Summary:
getInitialContext,   getObjectInstance
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.jboss.naming.HttpNamingContextFactory Detail:
 public Context getInitialContext(Hashtable env) throws NamingException 
 public Object getObjectInstance(Object obj,
    Name name,
    Context nameCtx,
    Hashtable env) throws Exception