uk.ac.soton.itinnovation.grid.service.types.jsdl
Class StagerValidator

java.lang.Object
  extended by uk.ac.soton.itinnovation.grid.service.types.jsdl.StagerValidator

public class StagerValidator
extends Object


Constructor Summary
StagerValidator(JobDescription jsdlJobDesc, ApplicationMetadata metadata)
           
 
Method Summary
 String[] getInputDataStagerNames()
           
 String[] getOutputDataStagerNames()
           
 void validate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StagerValidator

public StagerValidator(JobDescription jsdlJobDesc,
                       ApplicationMetadata metadata)
Method Detail

validate

public void validate()
              throws GridFailureException
Throws:
GridFailureException

getInputDataStagerNames

public String[] getInputDataStagerNames()

getOutputDataStagerNames

public String[] getOutputDataStagerNames()


Copyright © 2001-2008 University of Southampton IT Innovation Centre. All Rights Reserved.