public interface LifecycleContext<T,S>
| Modifier and Type | Method and Description |
|---|---|
Object[] |
getArguments() |
Method |
getEventMethod() |
S |
getFromState() |
String |
getFromStateName() |
T |
getTarget() |
S |
getToState() |
String |
getToStateName() |
Copyright © 2015. All Rights Reserved.