Package | Description |
---|---|
org.apache.jackrabbit.rmi.repository |
Class and Description |
---|
AbstractRemoteRepositoryFactory
Deprecated.
RMI support is deprecated and will be removed in a future version of Jackrabbit; see Jira ticket JCR-4972 for more information.
Abstract base class for repository factories that make a remote repository
available locally. Subclasses need to implement the
|
ProxyRepository
Deprecated.
RMI support is deprecated and will be removed in a future version of Jackrabbit; see Jira ticket JCR-4972 for more information.
Repository that proxies all method calls to another repository.
The other repository is accessed lazily using a
|
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.