|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectPlatformObject
eu.geclipse.core.model.impl.AbstractGridElement
eu.geclipse.info.model.GridGlueElement
eu.geclipse.info.model.GridGlueServiceComputing
public class GridGlueServiceComputing
The GriaComputing class is used to represent a gria application. A gria application is described using a GlueService object.
GlueService| Constructor Summary | |
|---|---|
GridGlueServiceComputing(IGridContainer parent,
GlueService glueService)
The constructor of a GriaComputing that symbolizes a gria application |
|
| Method Summary | |
|---|---|
GlueService |
getGlueService()
Returns the glueservice that was passed in the constructor |
java.lang.String |
getHostName()
Get the host name of the machine (physical or virtual) that represent this resource. |
java.lang.String |
getName()
Get the name of the computing |
java.net.URI |
getURI()
Get the URI that corresponds to this grid resource. |
| Methods inherited from class eu.geclipse.info.model.GridGlueElement |
|---|
getFileStore, getGlueElement, getParent, getPath, getResource, isLocal |
| Methods inherited from class eu.geclipse.core.model.impl.AbstractGridElement |
|---|
dispose, getAdapter, getProject, isHidden, isVirtual |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface eu.geclipse.core.model.IGridElement |
|---|
dispose, getFileStore, getParent, getPath, getProject, getResource, isHidden, isLocal, isVirtual |
| Constructor Detail |
|---|
public GridGlueServiceComputing(IGridContainer parent,
GlueService glueService)
parent - the parent containerglueService - a GlueService with the information for a gria application.| Method Detail |
|---|
public java.net.URI getURI()
IGridResourceURI that corresponds to this grid resource.
getURI in interface IGridResourcenull
if the resource may not be represented by a URI.public java.lang.String getHostName()
IGridResource
getHostName in interface IGridResourcenull
if the resource cannot provide its hostname.public GlueService getGlueService()
nullpublic java.lang.String getName()
getName in interface IGridElementgetName in class GridGlueElement
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||