Package org.apache.velocity.app.event
Interface EventHandler
-
- All Known Subinterfaces:
IncludeEventHandler
,InvalidReferenceEventHandler
,MethodExceptionEventHandler
,NullSetEventHandler
,ReferenceInsertionEventHandler
- All Known Implementing Classes:
IncludeNotFound
,IncludeRelativePath
,PrintExceptions
,ReportInvalidReferences
public interface EventHandler
Base interface for all event handlers- Version:
- $Id: EventHandler.java 463298 2006-10-12 16:10:32Z henning $