Uses of Interface
org.apache.struts2.dispatcher.DispatcherListener

Packages that use DispatcherListener
org.apache.struts2.dispatcher Classes for action dispatching in Struts (the Controller part of MVC). 
 

Uses of DispatcherListener in org.apache.struts2.dispatcher
 

Methods in org.apache.struts2.dispatcher with parameters of type DispatcherListener
static void Dispatcher.addDispatcherListener(DispatcherListener l)
          Adds a dispatcher lifecycle listener
static void Dispatcher.removeDispatcherListener(DispatcherListener l)
          Removes a dispatcher lifecycle listener
 



Copyright © 2000-2006 Apache Software Foundation. All Rights Reserved.