org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceMetadata.service.globus.resource
Class LexBIGServiceMetadataResourceConfiguration

java.lang.Object
  extended by org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceMetadata.service.globus.resource.LexBIGServiceMetadataResourceConfiguration

public class LexBIGServiceMetadataResourceConfiguration
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.


Constructor Summary
LexBIGServiceMetadataResourceConfiguration()
           
 
Method Summary
 java.lang.String getRegistrationTemplateFile()
           
 void setPerformRegistration(boolean performRegistration)
           
 void setRegistrationTemplateFile(java.lang.String registrationTemplateFile)
           
 boolean shouldPerformRegistration()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LexBIGServiceMetadataResourceConfiguration

public LexBIGServiceMetadataResourceConfiguration()
Method Detail

shouldPerformRegistration

public boolean shouldPerformRegistration()

setPerformRegistration

public void setPerformRegistration(boolean performRegistration)

getRegistrationTemplateFile

public java.lang.String getRegistrationTemplateFile()

setRegistrationTemplateFile

public void setRegistrationTemplateFile(java.lang.String registrationTemplateFile)