org.globus.mds.usefulrp.rpprovider.transforms
Class GLUESchedulerElementTransform

java.lang.Object
  extended byorg.globus.mds.usefulrp.rpprovider.transforms.GLUESchedulerElementTransform
All Implemented Interfaces:
ResourcePropertyElementTransform

public class GLUESchedulerElementTransform
extends Object
implements ResourcePropertyElementTransform


Constructor Summary
GLUESchedulerElementTransform()
          Creates a new instance of GLUEComputeElementTransform
 
Method Summary
 Object transformElement(Element source, String[] args)
          Performs a transform on an input Element
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GLUESchedulerElementTransform

public GLUESchedulerElementTransform()
Creates a new instance of GLUEComputeElementTransform

Method Detail

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.