Uses of Class
org.apache.sling.jcr.jackrabbit.server.impl.AbstractRegistrationSupport

Packages that use AbstractRegistrationSupport
org.apache.sling.jcr.jackrabbit.server.impl   
 

Uses of AbstractRegistrationSupport in org.apache.sling.jcr.jackrabbit.server.impl
 

Subclasses of AbstractRegistrationSupport in org.apache.sling.jcr.jackrabbit.server.impl
 class JndiRegistrationSupport
          The JndiRegistrationSupport extends the AbstractRegistrationSupport class to register repositories with a JNDI context whose provider URL and initial factory class name may be configured.
 class RmiRegistrationSupport
          The RmiRegistrationSupport extends the AbstractRegistrationSupport class to register repositories with an RMI registry whose provider localhost port may be configured.
 



Copyright © 2007-2013 The Apache Software Foundation. All Rights Reserved.