|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
The environment is a helper interface used by the framework to inform its services about the runtime environment.
| Method Summary | |
java.lang.String |
getNamespace()
Get the framework namespace. |
java.lang.String |
getRootAddress()
Get the root address on which the framework is installed. |
int |
getRootPort()
Get the root port number fro the local framework. |
| Method Detail |
public java.lang.String getNamespace()
norna://webhost/
public java.lang.String getRootAddress()
norna://webhost/1/calculator
In the address a bove "webhost" is the root address of the framework
installation.
public int getRootPort()
norna://webhost:8666/services/calculator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||