public interface StateMachineObjectBuilder<S> extends AnnotationMetaBuilder<StateMachineObject<S>,StateMachineObject<S>>, StateMachineObject<S>
| Modifier and Type | Method and Description |
|---|---|
StateMachineObjectBuilder<S> |
build(Class<?> klass,
StateMachineObject<S> parent) |
void |
setRegistry(LifecycleMetaRegistry registry) |
addFlavor, addKey, addKeys, getMetaData, handleError, hasKey, removeFlavoraddCommonOnEventCallbackObject, addCommonPostStateChangeCallbackObject, addCommonPreStateChangeCallbackObject, addSpecificPostStateChangeCallbackObject, addSpecificPreStateChangeCallbackObject, evaluateState, getEvent, getInitialState, getLifecycleLockStrategy, getState, isLockEnabled, validateValidWhilesgetMetaTypegetDottedPath, getKeySet, getParent, getPrimaryKey, verifyMetaDatadoInterceptAfter, doInterceptBefore, doInterceptExceptionvoid setRegistry(LifecycleMetaRegistry registry)
StateMachineObjectBuilder<S> build(Class<?> klass, StateMachineObject<S> parent) throws VerificationException
build in interface AnnotationMetaBuilder<StateMachineObject<S>,StateMachineObject<S>>VerificationExceptionCopyright © 2015. All Rights Reserved.