public class StateMachineCache extends DescriptionObjectCache<StateMachine>
DescriptionObjectCache.CacheEntry<E extends DescriptionObject>| Constructor and Description |
|---|
StateMachineCache() |
| Modifier and Type | Method and Description |
|---|---|
StateMachine |
buildObject(String name,
int version,
ItemPath path,
String data) |
String |
getSchemaName() |
String |
getTypeCode() |
findItem, get, isBootResource, loadObject, loadObjectFromBootstrap, removeObjectpublic String getTypeCode()
getTypeCode in class DescriptionObjectCache<StateMachine>public String getSchemaName()
getSchemaName in class DescriptionObjectCache<StateMachine>public StateMachine buildObject(String name, int version, ItemPath path, String data) throws InvalidDataException
buildObject in class DescriptionObjectCache<StateMachine>InvalidDataExceptionCopyright © 1997–2020 CRISTAL-iSE. All rights reserved.