|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Scope | |
---|---|
org.apache.shale.tiger.managed | This package contains Java SE 5 annotations that support declaring
JavaServer Faces managed beans through annotations in the class source
code, rather than requiring <managed-bean> declarations in
a faces-config.xml configuration resource. |
Uses of Scope in org.apache.shale.tiger.managed |
---|
Methods in org.apache.shale.tiger.managed that return Scope | |
---|---|
static Scope |
Scope.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Scope[] |
Scope.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |