Class NamespaceContextAdapter

  • All Implemented Interfaces:
    NamespaceContext

    public class NamespaceContextAdapter
    extends Object
    implements NamespaceContext
    NamespaceContext that wraps another context. This class is useful for hiding the underlying implementation, or adding additional functionality on top of another context.
    Version:
    $Revision: 1.1 $
    Author:
    Christian Niles