|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectGCUBEWSResource
org.gcube.informationsystem.registry.impl.state.RegistryFactoryResource
public class RegistryFactoryResource
The RegistryFactoryResource has the role to maintain WS-Topics used to notify changes each time a GCUBEResource profile is created/removed/updated. A single instance of this class is created within each instance of the IS-Registry service.
Constructor Summary | |
---|---|
RegistryFactoryResource()
|
Method Summary | |
---|---|
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 |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RegistryFactoryResource()
Method Detail |
---|
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()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |