|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.nakedobjects.runtime.installers.InstallerAbstract
org.nakedobjects.runtime.persistence.PersistenceMechanismInstallerAbstract
org.nakedobjects.runtime.persistence.objectstore.ObjectStorePersistenceMechanismInstallerAbstract
org.nakedobjects.plugins.berkeley.BerkeleyPersistorMechanismInstaller
public class BerkeleyPersistorMechanismInstaller
| Field Summary |
|---|
| Fields inherited from interface org.nakedobjects.runtime.persistence.PersistenceMechanismInstaller |
|---|
TYPE |
| Constructor Summary | |
|---|---|
BerkeleyPersistorMechanismInstaller()
|
|
| Method Summary | |
|---|---|
protected ObjectStore |
createObjectStore(NakedObjectConfiguration configuration,
AdapterFactory nakedObjectFactory,
AdapterManager adapterManager)
|
protected OidGenerator |
createOidGenerator(NakedObjectConfiguration configuration)
|
PersistenceSessionFactory |
createPersistenceSessionFactory(DeploymentType deploymentType)
|
| Methods inherited from class org.nakedobjects.runtime.persistence.objectstore.ObjectStorePersistenceMechanismInstallerAbstract |
|---|
createObjectStorePersistor, createPersistAlgorithm, createPersistenceSession, createTransactionManager |
| Methods inherited from class org.nakedobjects.runtime.persistence.PersistenceMechanismInstallerAbstract |
|---|
createAdapterFactory, createAdapterManager, createContainer, createObjectFactory, createPersistenceSession, createRuntimeContext, createServicesInjector, getInstallerLookup, setInstallerLookup |
| Methods inherited from class org.nakedobjects.runtime.installers.InstallerAbstract |
|---|
addConfigurationResources, getConfiguration, getConfigurationResources, getName, getType, init, setConfiguration, setConfigurationBuilder, shutdown |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.nakedobjects.metamodel.commons.component.Installer |
|---|
getConfigurationResources, getName, getType |
| Methods inherited from interface org.nakedobjects.metamodel.commons.component.ApplicationScopedComponent |
|---|
init, shutdown |
| Constructor Detail |
|---|
public BerkeleyPersistorMechanismInstaller()
| Method Detail |
|---|
protected ObjectStore createObjectStore(NakedObjectConfiguration configuration,
AdapterFactory nakedObjectFactory,
AdapterManager adapterManager)
createObjectStore in class ObjectStorePersistenceMechanismInstallerAbstractprotected OidGenerator createOidGenerator(NakedObjectConfiguration configuration)
createOidGenerator in class PersistenceMechanismInstallerAbstractpublic PersistenceSessionFactory createPersistenceSessionFactory(DeploymentType deploymentType)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||