Uses of Class
net.sf.jkniv.whinstone.CallbackScope
-
Packages that use CallbackScope Package Description net.sf.jkniv.whinstone -
-
Uses of CallbackScope in net.sf.jkniv.whinstone
Methods in net.sf.jkniv.whinstone that return CallbackScope Modifier and Type Method Description CallbackScope[]scope()Scope of execution pre-callback methods.CallbackScope[]scope()Scope of execution pre callback methods.static CallbackScopeCallbackScope. valueOf(String name)Returns the enum constant of this type with the specified name.static CallbackScope[]CallbackScope. values()Returns an array containing the constants of this enum type, in the order they are declared.
-