deegree 2.2 (2008/12/22 11:33 build-3038-official)

org.deegree.portal.context
Class ModuleConfiguration

java.lang.Object
  extended by org.deegree.portal.context.ModuleConfiguration

public class ModuleConfiguration
extends Object

provides the connection point where to access the configuration of a module

Version:
$Revision: 9346 $
Author:
Andreas Poth

Constructor Summary
ModuleConfiguration(URL onlineResource)
          Creates a new ModuleConfiguration_Impl object.
 
Method Summary
 URL getOnlineResource()
          returns the online resource where to access the configuration document for a module
 void setOnlineResource(URL onlineResource)
          sets the online resource where to access the configuration document for a module
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModuleConfiguration

public ModuleConfiguration(URL onlineResource)
Creates a new ModuleConfiguration_Impl object.

Parameters:
onlineResource -
Method Detail

getOnlineResource

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

Returns:

setOnlineResource

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


deegree 2.2 (2008/12/22 11:33 build-3038-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net