org.deegree.enterprise.control
Class ApplicationHandler
java.lang.Object
org.deegree.enterprise.control.ApplicationHandler
- All Implemented Interfaces:
- EventListener, WebListener
- Direct Known Subclasses:
- MapApplicationHandler
public class ApplicationHandler
- extends Object
- implements WebListener
Handler for all web events.
- Version:
- $Revision: $, $Date: 15.10.2007 15:39:10$
- Author:
- Torsten Friebe, Andreas Poth
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApplicationHandler
public ApplicationHandler(String configFile)
throws Exception
- Creates a new ApplicationHandler object.
- Parameters:
configFile
-
- Throws:
Exception
actionPerformed
public void actionPerformed(FormEvent e)
- Handles all web action events. Calls the specified listener using the mapping defined in
control.xml file.
- Specified by:
actionPerformed
in interface WebListener
- Parameters:
e
- the action event generated out of the incoming http POST event.
delegateToHelper
protected void delegateToHelper(String action,
FormEvent e)
throws Exception
- Parameters:
action
- e
-
- Throws:
Exception
showVersion
protected void showVersion(ServletRequest request)
- Parameters:
request
-
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net