Class RepositoryStub

  • Direct Known Subclasses:
    JackrabbitRepositoryStub, JNDIRepositoryStub

    public abstract class RepositoryStub
    extends Object
    The RepositoryStub is the entry point to the JCR Repository for the TCK Test harness.

    Implementors of the JCR specification need to provide an implementation for the abstract methods defined in this class.