org.apache.velocity.context
Interface InternalEventContext
- All Known Subinterfaces:
- InternalContextAdapter
- All Known Implementing Classes:
- Foreach.NullHolderContext, InternalContextAdapterImpl, InternalContextBase, 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 75959 2004-03-19 17:13:40Z dlr $
- Author:
- Geir Magnusson Jr.
attachEventCartridge
public EventCartridge attachEventCartridge(EventCartridge ec)
getEventCartridge
public EventCartridge getEventCartridge()
Copyright ? 2002 Apache Software Foundation. All Rights Reserved.