|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.deegree_impl.enterprise.control.ApplicationHandler
org.deegree_impl.clients.wmsclient.control.MapApplicationHandler
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 |
private static WMSClientConfiguration defaultConfig
Constructor Detail |
public MapApplicationHandler(java.lang.String controllerFile, java.lang.String clientConfig) throws java.lang.Exception
controllerFile
- clientConfig
-
java.lang.Exception
Method Detail |
public static WMSClientConfiguration getDefaultClientConfiguration()
public static void setDefaultClientConfiguration(WMSClientConfiguration defaultConfig)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |