org.apache.velocity.context
Interface  InternalEventContext
- All Known Subinterfaces: 
 - InternalContextAdapter
 
- All Known Implementing Classes: 
 - InternalContextBase
 
- 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,v 1.2 2001/05/20 19:54:11 geirm Exp $
 
- Author: 
 - Geir Magnusson Jr.
 
 
attachEventCartridge
public EventCartridge attachEventCartridge(EventCartridge ec)
getEventCartridge
public EventCartridge getEventCartridge()
Copyright © 2003 Apache Software Foundation. All Rights Reserved.