|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IGridApplication
An IGridApplication represents VO- and Computing specific
applications that are accessible to the user.
| Method Summary | |
|---|---|
IGridApplicationParameters |
getApplicationParameters()
|
IGridComputing[] |
getComputing()
The computings on which this application is installed. |
java.net.URI |
getScript()
get the tag of the installed application must return a URI which represents the script this script is given by the user in the uninstall wizard on the info system |
java.lang.String |
getTag()
get the tag of the installed application must return a string which represents the tag this tag is given by the deployer in the process of install and is published on the info system |
void |
setScript(java.net.URI script)
set the script to the deployed application this method is called by the uninstall wizard, so that the script can be delivered to the uninstall method |
| Methods inherited from interface eu.geclipse.core.model.IGridResource |
|---|
getHostName, getURI |
| Methods inherited from interface eu.geclipse.core.model.IGridElement |
|---|
dispose, getFileStore, getName, getParent, getPath, getProject, getResource, isHidden, isLocal, isVirtual |
| Method Detail |
|---|
IGridComputing[] getComputing()
IGridComputings.java.lang.String getTag()
java.net.URI getScript()
void setScript(java.net.URI script)
script - IGridApplicationParameters getApplicationParameters()
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||