org.deegree.clients.context
Interface ModuleConfiguration

All Known Implementing Classes:
ModuleConfiguration_Impl

public interface ModuleConfiguration

contains access informations for online resource where to access the configuration document for a module

Version:
$Revision: 1.2 $
Author:
Andreas Poth

Method Summary
 java.net.URL getOnlineResource()
          returns the online resource where to access the configuration document for a module
 void setOnlineResource(java.net.URL onlineResource)
          sets the online resource where to access the configuration document for a module
 

Method Detail

getOnlineResource

public java.net.URL getOnlineResource()
returns the online resource where to access the configuration document for a module

Returns:

setOnlineResource

public void setOnlineResource(java.net.URL onlineResource)
sets the online resource where to access the configuration document for a module