Package | Description |
---|---|
org.apache.jackrabbit.commons.repository | |
org.apache.jackrabbit.j2ee | |
org.apache.jackrabbit.servlet |
Modifier and Type | Class and Description |
---|---|
class |
JNDIRepositoryFactory
Factory that looks up a repository from JNDI.
|
class |
SingletonRepositoryFactory
Repository factory that always returns the same configured repository.
|
Constructor and Description |
---|
ProxyRepository(RepositoryFactory factory)
Creates a proxy for the repository (or repositories) accessible
through the given factory.
|
Modifier and Type | Method and Description |
---|---|
RepositoryFactory |
RepositoryStartupServlet.getRepositoryFactory()
Returns a repository factory that returns the repository if available
or throws an exception if not.
|
Modifier and Type | Class and Description |
---|---|
class |
FilterRepositoryFactory
Factory that looks up a repository from the context of a given filter.
|
class |
ServletRepositoryFactory
Factory that looks up a repository from the context of a given servlet.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.