public final class StateIndicatorGetterMethodScanner extends Object implements MethodScanCallback
| Constructor and Description |
|---|
StateIndicatorGetterMethodScanner(StateMachineObjectBuilderImpl<?> stateMachineObjectBuilderImpl,
Class<?> klass,
VerificationFailureSet failureSet) |
| Modifier and Type | Method and Description |
|---|---|
Method |
getStateGetterMethod() |
boolean |
onMethodFound(Method method) |
public StateIndicatorGetterMethodScanner(StateMachineObjectBuilderImpl<?> stateMachineObjectBuilderImpl, Class<?> klass, VerificationFailureSet failureSet)
public boolean onMethodFound(Method method)
onMethodFound in interface MethodScanCallbackpublic Method getStateGetterMethod()
Copyright © 2015. All Rights Reserved.