Class Summary |
AbstractNamespaceMappingRepository |
The AbstractNamespaceMappingRepository is an abstract implementation of
the SlingRepository interface which provides default support for
namespace mapping. |
AbstractSlingRepository |
The 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. |
NodeTypeLoader |
The NodeTypeSupport contains utility methods to register node
types from a CND
nodetype definition file given as an URL or InputStream with the
repository. |
SessionProxyHandler |
The session proxy handler creates session proxies to handle
the namespace mapping support if impersonate is called on
the session. |
SessionProxyHandler.SessionProxyInvocationHandler |
|