org.globus.mds.usefulrp.glue
Interface GLUEElementProducer

All Known Implementing Classes:
GangliaElementProducer

public interface GLUEElementProducer

Java code that will output a DOM element for the use of the GLUE Resource Property.


Method Summary
 org.w3c.dom.Element getElement()
           
 

Method Detail

getElement

public org.w3c.dom.Element getElement()
                               throws java.lang.Exception
Throws:
java.lang.Exception