Uses of Class
org.jewel.annotations.ControllerScope

Packages that use ControllerScope
org.jewel.annotations Conté les classes que representen les anotacions per controladors, accions i filtres. 
org.jewel.core Conté les classes principals de Jewel 
 

Uses of ControllerScope in org.jewel.annotations
 

Methods in org.jewel.annotations that return ControllerScope
static ControllerScope ControllerScope.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ControllerScope[] ControllerScope.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of ControllerScope in org.jewel.core
 

Methods in org.jewel.core with parameters of type ControllerScope
 java.lang.Class<?> ActionManager.getControllerClass(java.lang.String controllerName, ControllerScope scope)
          Comproba que el nom d'un controlador pertanyi a un controlador de l'usuari en l'àmbit indicat