public class JackrabbitRepositoryBooter
extends java.lang.Object
| Constructor and Description |
|---|
JackrabbitRepositoryBooter() |
| Modifier and Type | Method and Description |
|---|---|
javax.jcr.Repository |
boot() |
org.apache.jackrabbit.core.RepositoryImpl |
getRepository() |
com.xebialabs.xlplatform.repository.XlRepositoryConfig |
getXlConfig() |
void |
shutdown() |
public javax.jcr.Repository boot()
throws javax.jcr.RepositoryException
javax.jcr.RepositoryExceptionpublic void shutdown()
public org.apache.jackrabbit.core.RepositoryImpl getRepository()
public com.xebialabs.xlplatform.repository.XlRepositoryConfig getXlConfig()