|
Class Summary |
| ExternalProcessElementProducer |
A ResourcePropertyElementProducer which executes a external
process, then attempts to parse the STDOUT stream of that process into a
valid XML document. |
| FileElementProducer |
A ResourcePropertyElementProducer which reads XML from a file. |
| JVMInfoElementProducer |
An MDS ResourcePropertyElementProducer that will allow services
to easily publish JVM status information (limited to JDK system calls only)
in the GLUE schema format. |
| SchedulerInfoElementProducer |
Convenience class for executing GRAM scheduler info providers. |
| URLElementProducer |
A ResourcePropertyElementProducer which generates an DOM Element by fetching
an XML file from the specified URL parameter. |