Package org.apache.velocity.tools
Class Scope
java.lang.Object
org.apache.velocity.tools.Scope
A specialized constants class to provide some compile-time typo checking and
runtime validation for scopes specified in annotations, toolbox configs, etc.
- Version:
- $Id: Toolbox.java 511959 2007-02-26 19:24:39Z nbubna $
- Author:
- Nathan Bubna
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
REQUEST
- See Also:
-
SESSION
- See Also:
-
APPLICATION
- See Also:
-
VALUES
-
INSTANCE
-
-
Constructor Details
-
Scope
private Scope()
-
-
Method Details
-
getInstance
-
add
-
exists
-
values
-