public final class CallbackMethodConfigureScanner extends Object
| Constructor and Description |
|---|
CallbackMethodConfigureScanner(StateMachineObjectBuilderImpl<?> stateMachineObjectBuilderImpl,
Class<?> klass) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
onMethodFound(Method method,
int inheritanceLevel) |
void |
scanMethod() |
public CallbackMethodConfigureScanner(StateMachineObjectBuilderImpl<?> stateMachineObjectBuilderImpl, Class<?> klass)
public void scanMethod()
throws VerificationException
VerificationExceptionpublic boolean onMethodFound(Method method, int inheritanceLevel) throws VerificationException
VerificationExceptionCopyright © 2015. All Rights Reserved.