Uses of Interface
org.gcube.data.tmf.api.SourceNotifier

Packages that use SourceNotifier
org.gcube.data.tmf.api   
org.gcube.data.tmf.impl   
 

Uses of SourceNotifier in org.gcube.data.tmf.api
 

Methods in org.gcube.data.tmf.api that return SourceNotifier
 SourceNotifier Source.notifier()
          Returns the SourceNotifier.
 

Methods in org.gcube.data.tmf.api with parameters of type SourceNotifier
 void Source.setNotifier(SourceNotifier notifier)
          Returns the SourceNotifier.
 

Uses of SourceNotifier in org.gcube.data.tmf.impl
 

Methods in org.gcube.data.tmf.impl that return SourceNotifier
 SourceNotifier AbstractSource.notifier()
          Returns the SourceNotifier.
 

Methods in org.gcube.data.tmf.impl with parameters of type SourceNotifier
 void AbstractSource.setNotifier(SourceNotifier notifier)
          Returns the SourceNotifier.
 



Copyright © 2013. All Rights Reserved.