org.apache.velocity.context
Interface InternalEventContext
- All Known Subinterfaces:
- InternalContextAdapter
- All Known Implementing Classes:
- AbstractContext, Foreach.NullHolderContext, InternalContextAdapterImpl, VelocityContext, VMContext
public interface InternalEventContext
Interface for event support. Note that this is a public internal
interface, as it is something that will be accessed from outside
of the .context package.
- Version:
- $Id: InternalEventContext.java 191743 2005-06-21 23:22:20Z dlr $
- Author:
- Geir Magnusson Jr.
attachEventCartridge
EventCartridge attachEventCartridge(EventCartridge ec)
getEventCartridge
EventCartridge getEventCartridge()
Copyright © 2002 Apache Software Foundation. All Rights Reserved.