Factory that looks up a remote repository from an RMI registry.
@Deprecated public class RMIRemoteRepositoryFactory extends AbstractRemoteRepositoryFactory
| Constructor and Description |
|---|
RMIRemoteRepositoryFactory(LocalAdapterFactory factory,
String url)
Deprecated.
Creates a factory for looking up a remote repository from
an RMI registry.
|
| Modifier and Type | Method and Description |
|---|---|
protected RemoteRepository |
getRemoteRepository()
Deprecated.
Looks up a remote repository from the RMI registry.
|
getRepositorypublic RMIRemoteRepositoryFactory(LocalAdapterFactory factory, String url)
factory - local adapter factoryurl - RMI URL of the repositoryprotected RemoteRepository getRemoteRepository() throws RepositoryException
getRemoteRepository in class AbstractRemoteRepositoryFactoryRepositoryException - if the remote repository is not availableCopyright © 2004–2024 The Apache Software Foundation. All rights reserved.