|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IExtendedGridInfoService
This interface defines an information service. An information service can be used to retrieve information like computing elements and can fill a glue store will all the available information.
| Method Summary | |
|---|---|
AbstractGlueStore |
getStore()
Returns the store that holds all the glue information for sites, computing elements and storage elements |
java.util.ArrayList<InfoTopTreeElement> |
getTopTreeElements()
Returns the list of the top tree elements that should be placed in the info view. |
java.lang.String |
getVoType()
Returns the type of the VO |
void |
scheduleFetch(IProgressMonitor monitor)
This method begins the procedure to store the glue information in the glue store |
void |
setVO(IVirtualOrganization vo)
Sets the VO that the information service has |
| Methods inherited from interface eu.geclipse.core.model.IGridInfoService |
|---|
fetchResources, fetchResources |
| 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 |
|---|
AbstractGlueStore getStore()
null eu.geclipse.glite.info.bdii.BDIIStorevoid scheduleFetch(IProgressMonitor monitor)
monitor - a progress monitor or null void setVO(IVirtualOrganization vo)
vo - The Virtual Organization of the information servicejava.lang.String getVoType()
"Voms VO" or "GRIA VO" java.util.ArrayList<InfoTopTreeElement> getTopTreeElements()
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||