Class RMIRemoteRepositoryFactory


  • @Deprecated(forRemoval=true)
    public class RMIRemoteRepositoryFactory
    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 an RMI registry.

    Since:
    1.4
    • Constructor Detail

      • RMIRemoteRepositoryFactory

        public RMIRemoteRepositoryFactory​(LocalAdapterFactory factory,
                                          String url)
        Deprecated, for removal: This API element is subject to removal in a future version.
        Creates a factory for looking up a remote repository from an RMI registry.
        Parameters:
        factory - local adapter factory
        url - RMI URL of the repository