|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
RESOURCE
- public interface Purger<RESOURCE extends GCUBEResource>
Base interface for purgers of GCUBEResource
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 resourceId,
GCUBEScope scope)
Purges the RESOURCE |
Method Detail |
---|
java.util.Set<java.lang.String> purge(java.lang.String resourceId, GCUBEScope scope) throws java.lang.Exception
resourceId
- the resource identifierscope
- the operational scope
java.lang.Exception
- if the purging operation failsjava.lang.String getName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |