public class RegistryFactoryResource
extends GCUBEWSResource
Constructor and Description |
---|
RegistryFactoryResource() |
Modifier and Type | Method and Description |
---|---|
RegistryProperty |
getCollection()
Default getter for the RP Collection
|
RegistryProperty |
getExternalRunningInstance()
Default getter for the RP ExternalRunningInstanceRP
|
RegistryProperty |
getGenericResource()
Default getter for the RP Generic
|
RegistryProperty |
getGHN()
Default getter for the RP ghn
|
RegistryProperty |
getGLiteCE()
Default getter for the RP gLiteCE
|
RegistryProperty |
getGLiteSE()
Default getter for the RP gLiteSE
|
RegistryProperty |
getGLiteService()
Default getter for the RP gLiteSite
|
RegistryProperty |
getGLiteSite()
Default getter for the RP gLiteSite
|
RegistryProperty |
getMetadataCollection()
Default getter for the RP MetadataColletion
|
RegistryProperty |
getRunningInstance()
Default getter for the RP runningInstanceRP
|
RegistryProperty |
getRuntimeResource()
Default getter for the RP RuntimeResource
|
RegistryProperty |
getService()
Default getter for the RP Service
|
RegistryProperty |
getVRE()
Default getter for the RP VRE
|
void |
setCollection(RegistryProperty property)
Default Setter for the RP Collection
|
void |
setExternalRunningInstance(RegistryProperty property)
Default Setter for the RP ExternalRunningInstanceRP
|
void |
setGenericResource(RegistryProperty property)
Default Setter for the RP Generic
|
void |
setGHN(RegistryProperty property)
Default Setter for the RP ghn
|
void |
setGLiteCE(RegistryProperty property)
Default Setter for the RP gLiteCE
|
void |
setGLiteSE(RegistryProperty property)
Default Setter for the RP gLiteSE
|
void |
setGLiteService(RegistryProperty property)
Default Setter for the RP gLiteSite
|
void |
setGLiteSite(RegistryProperty property)
Default Setter for the RP gLiteSite
|
void |
setMetadataCollection(RegistryProperty property)
Default Setter for the RP MetadataColletion
|
void |
setRunningInstance(RegistryProperty property)
Default Setter for the RP runningInstanceRP
|
void |
setRuntimeResource(RegistryProperty property)
Default Setter for the RP RuntimeResource
|
void |
setService(RegistryProperty property)
Default Setter for the RP Service
|
void |
setVRE(RegistryProperty property)
Default Setter for the RP VRE
|
public void setRunningInstance(RegistryProperty property)
property
- The RI propertypublic RegistryProperty getRunningInstance()
public void setExternalRunningInstance(RegistryProperty property)
property
- The RegistryPropertypublic RegistryProperty getExternalRunningInstance()
public void setService(RegistryProperty property)
property
- The RegistryPropertypublic RegistryProperty getService()
public void setCollection(RegistryProperty property)
property
- The RegistryPropertypublic RegistryProperty getCollection()
public void setRuntimeResource(RegistryProperty property)
property
- The RegistryPropertypublic RegistryProperty getRuntimeResource()
public void setGHN(RegistryProperty property)
property
- The RegistryPropertypublic RegistryProperty getGHN()
public void setGLiteSE(RegistryProperty property)
property
- The RegistryPropertypublic RegistryProperty getGLiteSE()
public void setGLiteCE(RegistryProperty property)
property
- The RegistryPropertypublic RegistryProperty getGLiteCE()
public void setGLiteSite(RegistryProperty property)
property
- The RegistryPropertypublic RegistryProperty getGLiteSite()
public void setGLiteService(RegistryProperty property)
property
- The RegistryPropertypublic RegistryProperty getGLiteService()
public void setVRE(RegistryProperty property)
property
- The RegistryPropertypublic RegistryProperty getVRE()
public void setMetadataCollection(RegistryProperty property)
property
- The RegistryPropertypublic RegistryProperty getMetadataCollection()
public void setGenericResource(RegistryProperty property)
property
- The RegistryPropertypublic RegistryProperty getGenericResource()