org.deegree_impl.clients.wmsclient.control
Class MapApplicationHandler

java.lang.Object
  extended byorg.deegree_impl.enterprise.control.ApplicationHandler
      extended byorg.deegree_impl.clients.wmsclient.control.MapApplicationHandler
All Implemented Interfaces:
java.util.EventListener, WebListener

public class MapApplicationHandler
extends ApplicationHandler

Version:
$Revision: 1.3 $
Author:
Andreas Poth

Field Summary
private static WMSClientConfiguration defaultConfig
           
 
Fields inherited from class org.deegree_impl.enterprise.control.ApplicationHandler
 
Constructor Summary
MapApplicationHandler(java.lang.String controllerFile, java.lang.String clientConfig)
          Creates a new MapApplicationHandler object.
 
Method Summary
static WMSClientConfiguration getDefaultClientConfiguration()
          returns the default configuration of the WMS client
static void setDefaultClientConfiguration(WMSClientConfiguration defaultConfig)
          sets the default configuration for the map cliet
 
Methods inherited from class org.deegree_impl.enterprise.control.ApplicationHandler
actionPerformed, delegateToHelper, showVersion
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

defaultConfig

private static WMSClientConfiguration defaultConfig
Constructor Detail

MapApplicationHandler

public MapApplicationHandler(java.lang.String controllerFile,
                             java.lang.String clientConfig)
                      throws java.lang.Exception
Creates a new MapApplicationHandler object.

Parameters:
controllerFile -
clientConfig -
Throws:
java.lang.Exception
Method Detail

getDefaultClientConfiguration

public static WMSClientConfiguration getDefaultClientConfiguration()
returns the default configuration of the WMS client


setDefaultClientConfiguration

public static void setDefaultClientConfiguration(WMSClientConfiguration defaultConfig)
sets the default configuration for the map cliet