Package org.apache.sling.jcr.registration
@Version("1.1.1")
package org.apache.sling.jcr.registration
The
org.apache.sling.jcr.registration
package exports
the AbstractRegistrationSupport
class which may be extended by service exposing JCR Repository services
in any one non-OSGi registry such as RMI or JNDI.-
ClassDescriptionThe
AbstractRegistrationSupport
class is the base class for registration purposes of embedded repositories.