|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gcube.informationsystem.registry.impl.postprocessing.remove.RIPurger
public class RIPurger
Purger for Running Instance resources. Cleanup all the resources related to a just-deleted RI.
Constructor Summary | |
---|---|
RIPurger()
|
Method Summary | |
---|---|
java.lang.String |
getName()
Gets the type of resource managed by the purgerE |
java.util.Set<java.lang.String> |
purge(java.lang.String id,
GCUBEScope scope)
Purges the RESOURCE |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RIPurger()
Method Detail |
---|
public java.util.Set<java.lang.String> purge(java.lang.String id, GCUBEScope scope) throws java.lang.Exception
purge
in interface Purger<GCUBERunningInstance>
id
- the resource identifierscope
- the operational scope
java.lang.Exception
- if the purging operation failspublic java.lang.String getName()
Purger
getName
in interface Purger<GCUBERunningInstance>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |