|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.extensions.jcr.RepositoryFactoryBean
org.springframework.extensions.jcr.jackrabbit.RepositoryFactoryBean
org.springframework.extensions.jcr.jackrabbit.TransientRepositoryFactoryBean
public class TransientRepositoryFactoryBean
FactoryBean for creating Jackrabbit's TransientRepository (i.e. repository are initialized for the first session and closed once the last session is closed.
| Field Summary |
|---|
| Fields inherited from class org.springframework.extensions.jcr.RepositoryFactoryBean |
|---|
configuration, repository |
| Constructor Summary | |
|---|---|
TransientRepositoryFactoryBean()
|
|
| Method Summary | |
|---|---|
protected javax.jcr.Repository |
createRepository()
Subclasses have to implement this method to allow specific JSR-170 implementation repository creation. |
| Methods inherited from class org.springframework.extensions.jcr.jackrabbit.RepositoryFactoryBean |
|---|
destroy, getHomeDir, getRepositoryConfig, resolveConfigurationResource, setHomeDir, setRepositoryConfig |
| Methods inherited from class org.springframework.extensions.jcr.RepositoryFactoryBean |
|---|
afterPropertiesSet, getConfiguration, getObject, getObjectType, isSingleton, setConfiguration |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TransientRepositoryFactoryBean()
| Method Detail |
|---|
protected javax.jcr.Repository createRepository()
throws java.lang.Exception
RepositoryFactoryBean
createRepository in class RepositoryFactoryBeanjava.lang.ExceptionRepositoryFactoryBean.createRepository()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||