public class ConditionMetaBuilderImpl extends InheritableAnnotationMetaBuilderBase<ConditionMetadata,StateMachineMetadata> implements ConditionMetaBuilder
loggerregistrycontainerType, flavorMap, keySet, parent, path, properties| Modifier | Constructor and Description |
|---|---|
protected |
ConditionMetaBuilderImpl(StateMachineMetaBuilder parent,
String name) |
| Modifier and Type | Method and Description |
|---|---|
ConditionMetaBuilder |
build(Class<?> klass,
StateMachineMetadata builder) |
void |
dump(Dumper dumper)
Dump out the contents using the given indentation.
|
protected ConditionMetadata |
findSuper(Class<?> metaClass) |
void |
verifyMetaData(VerificationFailureSet verificationSet) |
configureSuper, extendsSuperKeySet, getDeclaredAnnotation, getSuper, getSuperMetaClass, hasDeclaredAnnotation, hasLifecycleOverrideAnnotation, hasSuper, 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, waitaddFlavor, addKey, addKeys, getMetaData, handleError, hasKey, removeFlavorgetSuper, hasSuper, isOverridinggetDottedPath, getKeySet, getParent, getPrimaryKeygetKeySetprotected ConditionMetaBuilderImpl(StateMachineMetaBuilder parent, String name)
public void verifyMetaData(VerificationFailureSet verificationSet)
verifyMetaData in interface MetaDatapublic ConditionMetaBuilder build(Class<?> klass, StateMachineMetadata builder) throws VerificationException
build in interface AnnotationMetaBuilder<ConditionMetadata,StateMachineMetadata>build in interface ConditionMetaBuilderbuild in class AnnotationMetaBuilderBase<ConditionMetadata,StateMachineMetadata>VerificationExceptionpublic void dump(Dumper dumper)
Dumpableprotected ConditionMetadata findSuper(Class<?> metaClass) throws VerificationException
findSuper in class InheritableAnnotationMetaBuilderBase<ConditionMetadata,StateMachineMetadata>VerificationExceptionCopyright © 2015. All Rights Reserved.