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

Packages that use org.apache.velocity.app.event
org.apache.velocity.app.event   
org.apache.velocity.app.event.implement   
org.apache.velocity.context   
org.apache.velocity.runtime   
 

Classes in org.apache.velocity.app.event used by org.apache.velocity.app.event
EventHandler
          Base interface for all event handlers
EventHandlerMethodExecutor
          Strategy object used to execute event handler method.
IncludeEventHandler
          Event handler for include type directives (e.g.
InvalidReferenceEventHandler
          Event handler called when an invalid reference is encountered.
MethodExceptionEventHandler
          Event handler called when a method throws an exception.
NullSetEventHandler
          Event handler called when the RHS of #set is null.
ReferenceInsertionEventHandler
          Reference 'Stream insertion' event handler.
 

Classes in org.apache.velocity.app.event used by org.apache.velocity.app.event.implement
EventHandler
          Base interface for all event handlers
IncludeEventHandler
          Event handler for include type directives (e.g.
InvalidReferenceEventHandler
          Event handler called when an invalid reference is encountered.
MethodExceptionEventHandler
          Event handler called when a method throws an exception.
ReferenceInsertionEventHandler
          Reference 'Stream insertion' event handler.
 

Classes in org.apache.velocity.app.event used by org.apache.velocity.context
EventCartridge
          Stores the event handlers.
 

Classes in org.apache.velocity.app.event used by org.apache.velocity.runtime
EventCartridge
          Stores the event handlers.
 



Copyright © 2000-2010 The Apache Software Foundation. All Rights Reserved.