public class FileStateLoader
extends AbstractStateLoader
A file implementation of state loader
defaults, states, upToDate
meta, readOnly
STATE_LOADER_TYPE
LOADER_NAME_KEY, LOADER_TYPE_KEY
BOOLEAN_TARGET, NUMBER_TARGET, STRING_TARGET, TIME_TARGET, VALUE_TARGET
Constructor and Description |
---|
FileStateLoader() |
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
commit() |
static FileStateLoader |
fromEnvelope() |
boolean |
isOpen() |
void |
open() |
void |
update() |
commit, getStateNames, getType, hasValue, isEmpty, isUpToDate, optValue, pushState, respond, setDefaultValue, setDefaults, update
checkOpen, close, dispatchEvent, getConnectionHelper, getMeta, getName, getStorage, getType, getValidator, isOpen, isReadOnly, open, setReadOnly, tryPush
getStateNames, pushState, pushState
close, compareTo, getContext, getDescription, getFullName, getLaminate, getLogger, getPath, getStorage, getType, getValidator, isEmpty, isOpen, isReadOnly, open
getName, isAnonimous, nameOf
respond, respondInFuture
connect, connections, disconnect, getConnectionHelper, optConnection
acceptsRole, connect, connections, disconnect, forEachConnection, forEachConnection, optRoleDef, roleDefs
getContext, getLogger
buildFrom, getBoolean, getBoolean, getBoolean, getDouble, getDouble, getDouble, getInt, getInt, getInt, getString, getString, getString, getStringArray, getStringArray, getStringArray, getValue, getValue, getValue, hasValue, optBoolean, optNumber, optString, optTime, optValue
public static FileStateLoader fromEnvelope()
public void open()
public boolean isOpen()
public void close()
public void commit()
public void update()