org.LexGrid.LexBIG.cagrid.LexEVSGridService.Sort.service.globus.resource
Class SortResourceConfiguration
java.lang.Object
org.LexGrid.LexBIG.cagrid.LexEVSGridService.Sort.service.globus.resource.SortResourceConfiguration
public class SortResourceConfiguration
- extends java.lang.Object
DO NOT EDIT: This class is autogenerated!
This class is used by the resource to get configuration information about the
resource.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
registrationTemplateFile
private java.lang.String registrationTemplateFile
performRegistration
private boolean performRegistration
SortResourceConfiguration
public SortResourceConfiguration()
shouldPerformRegistration
public boolean shouldPerformRegistration()
setPerformRegistration
public void setPerformRegistration(boolean performRegistration)
getRegistrationTemplateFile
public java.lang.String getRegistrationTemplateFile()
setRegistrationTemplateFile
public void setRegistrationTemplateFile(java.lang.String registrationTemplateFile)