Class JNDIRemoteRepositoryFactory


  • @Deprecated(forRemoval=true)
    public class JNDIRemoteRepositoryFactory
    extends AbstractRemoteRepositoryFactory
    Deprecated, for removal: This API element is subject to removal in a future version.
    RMI support is deprecated and will be removed in a future version of Jackrabbit; see Jira ticket JCR-4972 for more information.

    Factory that looks up a remote repository from JNDI.

    Since:
    1.4
    • Constructor Detail

      • JNDIRemoteRepositoryFactory

        public JNDIRemoteRepositoryFactory​(LocalAdapterFactory factory,
                                           Context context,
                                           String location)
        Deprecated, for removal: This API element is subject to removal in a future version.
        Creates a factory for looking up a remote repository from JNDI.
        Parameters:
        factory - local adapter factory
        context - JNDI context
        location - JNDI location