Class JavaURLContext

  • All Implemented Interfaces:
    Cloneable, Context

    public final class JavaURLContext
    extends Object
    implements Context, Cloneable
    This class is a context implementation for the java:comp namespace. 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.