|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IGridResource
Base interface for all grid elements that represents resources on the Grid.
| Method Summary | |
|---|---|
java.lang.String |
getHostName()
Get the host name of the machine (physical or virtual) that represent this resource. |
java.net.URI |
getURI()
Get the URI that corresponds to this grid resource. |
| Methods inherited from interface eu.geclipse.core.model.IGridElement |
|---|
dispose, getFileStore, getName, getParent, getPath, getProject, getResource, isHidden, isLocal, isVirtual |
| Method Detail |
|---|
java.lang.String getHostName()
null
if the resource cannot provide its hostname.java.net.URI getURI()
URI that corresponds to this grid resource.
null
if the resource may not be represented by a URI.
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||