org.gcube.data.tm.plugin
Class DefaultSourceNotifier
java.lang.Object
org.gcube.data.tm.plugin.DefaultSourceNotifier
- All Implemented Interfaces:
- Serializable, org.gcube.data.tmf.api.SourceNotifier
public class DefaultSourceNotifier
- extends Object
- implements org.gcube.data.tmf.api.SourceNotifier
A SourceNotifier based on GCUBEProducers and GCUBEConsumers.
- Author:
- Fabio Simeoni
- See Also:
- Serialized Form
|
Method Summary |
void |
notify(org.gcube.data.tmf.api.SourceEvent topic)
|
void |
subscribe(org.gcube.data.tmf.api.SourceConsumer consumer,
org.gcube.data.tmf.api.SourceEvent... topics)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultSourceNotifier
public DefaultSourceNotifier()
subscribe
public void subscribe(org.gcube.data.tmf.api.SourceConsumer consumer,
org.gcube.data.tmf.api.SourceEvent... topics)
- Specified by:
subscribe in interface org.gcube.data.tmf.api.SourceNotifier
notify
public void notify(org.gcube.data.tmf.api.SourceEvent topic)
- Specified by:
notify in interface org.gcube.data.tmf.api.SourceNotifier
Copyright © 2013. All Rights Reserved.