public class ConditionObjectBuilderImpl extends ObjectBuilderBase<ConditionObject,StateMachineObject<?>,ConditionMetadata> implements ConditionObjectBuilder
loggerregistrycontainerType, flavorMap, keySet, parent, path, properties| Modifier | Constructor and Description |
|---|---|
protected |
ConditionObjectBuilderImpl(StateMachineObjectBuilder<?> parent,
Method method,
ConditionMetadata template) |
| Modifier and Type | Method and Description |
|---|---|
ConditionObjectBuilder |
build(Class<?> klass,
StateMachineObject<?> parent) |
Method |
conditionGetter() |
void |
verifyMetaData(VerificationFailureSet verificationSet) |
findSuper, getMetaType, hasSuper, setMetaTypeconfigureSuper, extendsSuperKeySet, getDeclaredAnnotation, getSuper, getSuperMetaClass, hasDeclaredAnnotation, hasLifecycleOverrideAnnotation, hasSuper, isOverriding, setOverriding, setSuper, verifySuperaddKeys, getPrimaryKey, getRegistry, newVerificationException, newVerificationException, newVerificationFailure, newVerificationFailure, setPrimaryKey, setRegistryaddFlavor, addKey, addKeys, equals, getDottedPath, getFlavor, getFlavorMetaData, getKeySet, getMetaData, getName, getParent, getProperty, handleError, hasFlavor, hasFlavorMetaData, hashCode, hasKey, removeFlavor, setContainerType, setProperty, toString, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetMetaTypegetDottedPath, getKeySet, getParent, getPrimaryKeygetKeySetaddFlavor, addKey, addKeys, getMetaData, handleError, hasKey, removeFlavorprotected ConditionObjectBuilderImpl(StateMachineObjectBuilder<?> parent, Method method, ConditionMetadata template)
public Method conditionGetter()
conditionGetter in interface ConditionObjectpublic void verifyMetaData(VerificationFailureSet verificationSet)
verifyMetaData in interface MetaDatapublic ConditionObjectBuilder build(Class<?> klass, StateMachineObject<?> parent) throws VerificationException
build in interface AnnotationMetaBuilder<ConditionObject,StateMachineObject<?>>build in class ObjectBuilderBase<ConditionObject,StateMachineObject<?>,ConditionMetadata>VerificationExceptionCopyright © 2015. All Rights Reserved.