|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jackrabbit.jca.JCARepositoryManager
This class implements the repository manager.
| Method Summary | |
org.apache.jackrabbit.core.RepositoryImpl |
createRepository(String homeDir,
String configFile)
Create repository. |
static JCARepositoryManager |
getInstance()
Return the instance. |
void |
shutdownRepository(String homeDir,
String configFile)
Shutdown the repository. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public org.apache.jackrabbit.core.RepositoryImpl createRepository(String homeDir,
String configFile)
throws RepositoryException
RepositoryException
public void shutdownRepository(String homeDir,
String configFile)
public static JCARepositoryManager getInstance()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||