org.globus.mds.usefulrp.rpprovider.transforms
Class GLUESchedulerElementTransform
java.lang.Object
org.globus.mds.usefulrp.rpprovider.transforms.GLUESchedulerElementTransform
- All Implemented Interfaces:
- ResourcePropertyElementTransform
- public class GLUESchedulerElementTransform
- extends Object
- implements ResourcePropertyElementTransform
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GLUESchedulerElementTransform
public GLUESchedulerElementTransform()
- Creates a new instance of GLUEComputeElementTransform
transformElement
public Object transformElement(Element source,
String[] args)
throws Exception
- Description copied from interface:
ResourcePropertyElementTransform
- Performs a transform on an input Element
- Specified by:
transformElement in interface ResourcePropertyElementTransform
- Parameters:
source - A DOM Element to be transformed.args - An string argument vector to be passed as parameters to the
implementing class
- Returns:
- The return value type is expected to be a either DOM Element or a
serializable bean type generated with Axis WSDL2JAVA.
- Throws:
Exception
Copyright © 1999-2006 University of Chicago. All rights reserved.