org.deegree_impl.clients.wmsclient2.control
Class MapApplicationHandler

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

public class MapApplicationHandler
extends ApplicationHandler

Version:
$Revision: 1.3 $
Author:
Andreas Poth

Field Summary
private  ViewContext defaultContext
           
 
Fields inherited from class org.deegree_impl.enterprise.control.ApplicationHandler
 
Constructor Summary
MapApplicationHandler(java.lang.String controllerFile, ViewContext vc)
          Creates a new MapApplicationHandler object.
 
Method Summary
 ViewContext getDefaultWebMapContext()
          returns the default configuration of the WMS client
 void setDefaultWebMapContext(ViewContext defaultContext)
          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

defaultContext

private ViewContext defaultContext
Constructor Detail

MapApplicationHandler

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

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

getDefaultWebMapContext

public ViewContext getDefaultWebMapContext()
returns the default configuration of the WMS client


setDefaultWebMapContext

public void setDefaultWebMapContext(ViewContext defaultContext)
sets the default configuration for the map cliet