Uses of Interface org.apache.velocity.context.InternalEventContext

Uses in package org.apache.velocity.context

Fields of type org.apache.velocity.context.InternalEventContext

InternalEventContext
The InternalEventContext that we are wrapping.

Classes implementing org.apache.velocity.context.InternalEventContext

class
This class is the abstract base class for all conventional Velocity Context implementations.
class
This adapter class is the container for all context types for internal use.
class
class to encapsulate the 'stuff' for internal operation of velocity.
class
This is a special, internal-use-only context implementation to be used for the new Velocimacro implementation.

Uses in package org.apache.velocity

Classes implementing org.apache.velocity.context.InternalEventContext

class
General purpose implemention of the application Context interface for general application use.

Copyright © 2003 Apache Software Foundation. All Rights Reserved.