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

All Implemented Interfaces:
    ObjectFactory

Implementation of "java:" namespace factory. java: is a VM-local namespace.
Field Summary
static  NamingServer root     
Method from org.jboss.naming.java.javaURLContextFactory Summary:
getObjectInstance
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.jboss.naming.java.javaURLContextFactory Detail:
 public Object getObjectInstance(Object obj,
    Name name,
    Context nameCtx,
    Hashtable environment) throws Exception