Interface | Description |
---|---|
RepositoryFactory |
Factory interface for JCR content repositories.
|
Class | Description |
---|---|
EmptyRepository |
An empty repository with no descriptors and no workspaces.
|
JNDIRepository |
Proxy for a repository bound in JNDI.
|
JNDIRepositoryFactory |
Factory that looks up a repository from JNDI.
|
ProxyRepository |
Repository that proxies all method calls to another repository.
|
SingletonRepositoryFactory |
Repository factory that always returns the same configured repository.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.