Package com.variant.share.schema
Interface StateHook
- All Superinterfaces:
Hook
Representation of a state scoped hook. Specified in the
/states[]/hooks
key.- Since:
- 0.7
-
Method Summary
Methods inherited from interface com.variant.share.schema.Hook
getClassName, getInit, getName
-
Method Details
-
getState
State getState()The containing state.- Since:
- 0.7
-