|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.globus.wsrf.impl.BaseResourceProperty
org.globus.wsrf.impl.ReflectionResourceProperty
org.globus.mds.usefulrp.SimpleGLUEResourceProperty
An MDS ResourceProperty that will allow services to easily publish
host status information (limited to JDK system calls only) in the GLUE schema.
| Field Summary |
| Fields inherited from class org.globus.wsrf.impl.BaseResourceProperty |
metaData |
| Constructor Summary | |
SimpleGLUEResourceProperty(QName name)
|
|
| Method Summary | |
Object |
getDynamicValue()
For now process the RP synchronously. |
void |
setNamespace(String namespacePrefix,
String namespaceURI)
|
String |
toString()
|
protected void |
updateFileSystemInfo()
|
protected void |
updateSystemInfo()
|
| Methods inherited from class org.globus.wsrf.impl.ReflectionResourceProperty |
add, clear, get, getValueSimple, initialize, isArray, isEmpty, iterator, remove, set, setObject, setPropertyName, size, toElements, toSOAPElements |
| Methods inherited from class org.globus.wsrf.impl.BaseResourceProperty |
convert, convertObject, convertPrimitive, getMetaData, setMetaData |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public SimpleGLUEResourceProperty(QName name)
throws Exception
Exception - passes along any exception encountered
during construction of underlying ReflectionResourceProperty.| Method Detail |
public Object getDynamicValue()
public void setNamespace(String namespacePrefix,
String namespaceURI)
throws Exception
Exceptionpublic String toString()
protected void updateSystemInfo()
throws Exception
Exception
protected void updateFileSystemInfo()
throws Exception
Exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||