Uses of Package
org.apache.velocity.app.event

Packages that use org.apache.velocity.app.event
org.apache.velocity.app.event   
org.apache.velocity.test   
org.apache.velocity.test.misc   
 

Classes in org.apache.velocity.app.event used by org.apache.velocity.app.event
EventHandler
          Base interface for all event handlers
MethodExceptionEventHandler
          Called when a method throws an exception.
NullSetEventHandler
          Event handler : lets an app approve / veto writing a log message when RHS of #set() is null.
ReferenceInsertionEventHandler
          Reference 'Stream insertion' event handler.
 

Classes in org.apache.velocity.app.event used by org.apache.velocity.test
EventHandler
          Base interface for all event handlers
MethodExceptionEventHandler
          Called when a method throws an exception.
NullSetEventHandler
          Event handler : lets an app approve / veto writing a log message when RHS of #set() is null.
ReferenceInsertionEventHandler
          Reference 'Stream insertion' event handler.
 

Classes in org.apache.velocity.app.event used by org.apache.velocity.test.misc
EventHandler
          Base interface for all event handlers
MethodExceptionEventHandler
          Called when a method throws an exception.
NullSetEventHandler
          Event handler : lets an app approve / veto writing a log message when RHS of #set() is null.
ReferenceInsertionEventHandler
          Reference 'Stream insertion' event handler.
 



Copyright © 2001 Apache Software Foundation. All Rights Reserved.