Modifier and Type | Method and Description |
---|---|
static ObjectStoreEnvironmentBean |
arjPropertyManager.getObjectStoreEnvironmentBean() |
Constructor and Description |
---|
ObjectStore(ObjectStoreEnvironmentBean objectStoreEnvironmentBean) |
Constructor and Description |
---|
ActionStore(ObjectStoreEnvironmentBean objectStoreEnvironmentBean) |
CacheStore(ObjectStoreEnvironmentBean objectStoreEnvironmentBean) |
FileLockingStore(ObjectStoreEnvironmentBean objectStoreEnvironmentBean) |
FileSystemStore(ObjectStoreEnvironmentBean objectStoreEnvironmentBean) |
HashedActionStore(ObjectStoreEnvironmentBean objectStoreEnvironmentBean) |
HashedStore(ObjectStoreEnvironmentBean objectStoreEnvironmentBean) |
LogStore(ObjectStoreEnvironmentBean objectStoreEnvironmentBean) |
NullActionStore(ObjectStoreEnvironmentBean objectStoreEnvironmentBean) |
ShadowingStore(ObjectStoreEnvironmentBean objectStoreEnvironmentBean) |
ShadowNoFileLockStore(ObjectStoreEnvironmentBean objectStoreEnvironmentBean) |
TwoPhaseVolatileStore(ObjectStoreEnvironmentBean objectStoreEnvironmentBean) |
VolatileStore(ObjectStoreEnvironmentBean objectStoreEnvironmentBean) |
Modifier and Type | Field and Description |
---|---|
protected ObjectStoreEnvironmentBean |
JDBCStore.jdbcStoreEnvironmentBean |
Modifier and Type | Method and Description |
---|---|
void |
JDBCImple_driver.initialise(JDBCAccess jdbcAccess,
String tableName,
ObjectStoreEnvironmentBean jdbcStoreEnvironmentBean)
Set up the store for use.
|
Constructor and Description |
---|
JDBCStore(ObjectStoreEnvironmentBean jdbcStoreEnvironmentBean)
Create a new JDBCStore
|
Constructor and Description |
---|
BasicPersistentLockStore(ObjectStoreEnvironmentBean objectStoreEnvironmentBean) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.