org.deegree.enterprise.control
Class ApplicationHandler
java.lang.Object
org.deegree.enterprise.control.ApplicationHandler
- All Implemented Interfaces:
- java.util.EventListener, WebListener
- Direct Known Subclasses:
- MapApplicationHandler
public class ApplicationHandler
- extends java.lang.Object
- implements WebListener
Handler for all web events.
- Version:
- $Revision: 18195 $, $Date: 21.08.2008 19:19:59$
- Author:
- Torsten Friebe, Andreas Poth, last edited by: $Author: mays$
Constructor Summary |
ApplicationHandler(java.lang.String configFile)
Creates a new ApplicationHandler object. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApplicationHandler
public ApplicationHandler(java.lang.String configFile)
throws java.lang.Exception
- Creates a new ApplicationHandler object.
- Parameters:
configFile
-
- Throws:
java.lang.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(java.lang.String action,
FormEvent e)
throws java.lang.Exception
- Parameters:
action
- e
-
- Throws:
java.lang.Exception
showVersion
protected void showVersion(javax.servlet.ServletRequest request)
- Parameters:
request
-
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org