|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
AbstractSlingRepository is an abstract implementation of
the SlingRepository interface which provides default support for
attached repositories as well as ensuring live repository connection,
reconnecting if needed.RepositoryAccessor.getRepositoryFromURL(String)
with the value of the
RepositoryAccessor.REPOSITORY_URL_OVERRIDE_PROPERTY
framework or configuration property.
addEntry(AccessControlList, Principal, Privilege[], boolean, Map) using
some implementation specific restrictions.
principal, the specified privileges, the
isAllow flag and an optional map containing additional
restrictions.
repository.
AccessControlManager for the given
session.
ClientRepositoryFactory to access the remote
JCR repository over RMI.
null meaning
to use the repository provided default workspace.
LocalAdapterFactory used to convert Jackrabbit
JCR RMI remote objects to local JCR API objects.
AccessControlList acl
has been created for.
PrincipalManager for the given
session.
null if
no repository is currently being available.
RepositoryAccessor class to access
a repository over RMI or through JNDI.
UserManager for the given
session.
true if AccessControlList acl
does not yet define any entries.
NodeTypeSupport contains utility methods to register node
types from a CND
nodetype definition file given as an URL or InputStream with the
repository.repository is still available.
URL
with the node type manager available from the given session.
source
with the node type manager available from the given session.
javax.jcr.Repository and
org.apache.sling.jcr.api.SlingRepository using the
component properties as service registration properties.
AbstractSlingRepository.acquireRepository() but before the repository is registered as a
service.
AbstractSlingRepository.disposeRepository(Repository) method.
serviceRegistration.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||