|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectBaseNotificationConsumer
org.gcube.contentmanagement.contentmanager.consumers.CollectionRemovalConsumer
public class CollectionRemovalConsumer
A BaseNotificationConsumer
of events that relate to removal of collections in a given scope.
Constructor Summary | |
---|---|
CollectionRemovalConsumer(GCUBEScope scope)
Creates an instance for a given scope. |
Method Summary | |
---|---|
void |
onNotificationReceived(NotificationEvent event)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CollectionRemovalConsumer(GCUBEScope scope)
scope
- the scope.Method Detail |
---|
public void onNotificationReceived(NotificationEvent event)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |