|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jackrabbit.rmi.repository.AbstractRemoteRepositoryFactory
org.apache.jackrabbit.rmi.repository.RMIRemoteRepositoryFactory
public class RMIRemoteRepositoryFactory
Factory that looks up a remote repository from an RMI registry.
| Constructor Summary | |
|---|---|
RMIRemoteRepositoryFactory(LocalAdapterFactory factory,
java.lang.String url)
Creates a factory for looking up a remote repository from an RMI registry. |
|
| Method Summary | |
|---|---|
protected RemoteRepository |
getRemoteRepository()
Looks up a remote repository from the RMI registry. |
| Methods inherited from class org.apache.jackrabbit.rmi.repository.AbstractRemoteRepositoryFactory |
|---|
getRepository |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RMIRemoteRepositoryFactory(LocalAdapterFactory factory,
java.lang.String url)
factory - local adapter factoryurl - RMI URL of the repository| Method Detail |
|---|
protected RemoteRepository getRemoteRepository()
throws javax.jcr.RepositoryException
getRemoteRepository in class AbstractRemoteRepositoryFactoryjavax.jcr.RepositoryException - if the remote repository is not available
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||