Package com.spun.util.velocity
Class ContextAware.ContextAwareMap
java.lang.Object
com.spun.util.velocity.ContextAware.ContextAwareMap
- All Implemented Interfaces:
ContextAware
- Enclosing interface:
- ContextAware
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.spun.util.velocity.ContextAware
ContextAware.ContextAwareMap -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidsetupContext(org.apache.velocity.context.Context context)
-
Constructor Details
-
ContextAwareMap
public ContextAwareMap() -
ContextAwareMap
-
-
Method Details
-
put
-
setupContext
public void setupContext(org.apache.velocity.context.Context context) - Specified by:
setupContextin interfaceContextAware
-