Class JavaURLContext

java.lang.Object
com.sun.enterprise.naming.impl.JavaURLContext
All Implemented Interfaces:
Cloneable, Context

public final class JavaURLContext extends Object implements Context, Cloneable
This class is a context implementation for the java:* namespaces. The context determines the component id from the invocation manager of the component that is invoking the method and then looks up the object in that component's local namespace.