|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IGridInstallParameters
The IGridInstallParameters holds all necessary information to
install an application on the Grid. Middleware-specific implementations may
extend GenericGridInstallParameters.
| Method Summary | |
|---|---|
java.net.URI[] |
getSources()
Get the sources for the installation. |
java.lang.String |
getTag()
Get a tag that is used to refer to this installation afterwards. |
IGridComputing[] |
getTargets()
Get the targets of the installation, i.e. the computings where the sources should be installed to. |
| Method Detail |
|---|
java.net.URI[] getSources()
URIs pointing to files that are intended to be installed.
The type of these files depends on the middleware-specific
requirements of the application installation process.
IGridComputing[] getTargets()
java.lang.String getTag()
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||