| Package | Description |
|---|---|
| li.strolch.agent.api | |
| li.strolch.agent.impl |
| Modifier and Type | Method and Description |
|---|---|
DataStoreMode |
StrolchRealm.getMode() |
| Modifier and Type | Method and Description |
|---|---|
DataStoreMode |
TransactionalRealm.getMode() |
DataStoreMode |
CachedRealm.getMode() |
DataStoreMode |
TransientRealm.getMode() |
DataStoreMode |
EmptyRealm.getMode() |
static DataStoreMode |
DataStoreMode.parseDataStoreMode(String modeS) |
static DataStoreMode |
DataStoreMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataStoreMode[] |
DataStoreMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2011–2016 Strolch. All rights reserved.