|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.deegree_impl.clients.context.ModuleConfiguration_Impl
provides the connection point where to access the configuration of a module
Field Summary | |
private java.net.URL |
onlineResource
|
Constructor Summary | |
ModuleConfiguration_Impl(java.net.URL onlineResource)
Creates a new ModuleConfiguration_Impl object. |
Method Summary | |
java.lang.String |
exportAsXML()
Produces an XML-representation of this object. |
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 |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private java.net.URL onlineResource
Constructor Detail |
public ModuleConfiguration_Impl(java.net.URL onlineResource)
onlineResource
- Method Detail |
public java.net.URL getOnlineResource()
getOnlineResource
in interface ModuleConfiguration
public void setOnlineResource(java.net.URL onlineResource)
setOnlineResource
in interface ModuleConfiguration
public java.lang.String exportAsXML()
Marshallable
exportAsXML
in interface Marshallable
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |