Version: 1.1.1

Uses of Interface
org.biomoby.shared.event.Notifier

Packages that use Notifier
org.biomoby.client The components used for developing Moby clients. 
org.biomoby.service.dashboard   
org.biomoby.shared It contains components that are used from more than one (other) packages. 
 

Uses of Notifier in org.biomoby.client
 

Classes in org.biomoby.client that implement Notifier
 class CentralCachedCallsImpl
          Implements the functionality of caching by reusing identical calls to MOBY central (e.g. asking multiple times what services take a DNA sequence in the gi namespace).
 class CentralDigestCachedImpl
          An implementation of CentralAll, allowing to cache locally results of the cumulative methods so it does not need to access Moby registry all the time.
 class CentralDigestCachedSimpleImpl
          An implementation of CentralAll, allowing to cache locally results of the cumulative methods so it does not need to access Moby registry all the time.
 class CentralDigestImpl
          A default implementation of CentralDigest to get (also) cumulated data from a Moby registry.
 

Uses of Notifier in org.biomoby.service.dashboard
 

Classes in org.biomoby.service.dashboard that implement Notifier
 class RegistryModel
          A real worker that supplies all data from a Biomoby registry (or from a local cache) to various panels, especially to the RegistryPanel and the RegistrationPanel.
 

Uses of Notifier in org.biomoby.shared
 

Subinterfaces of Notifier in org.biomoby.shared
 interface CentralCached
          A convenient interface combining together all methods for accessing the BioMoby registry and the handling its local cache.
 


Version: 1.1.1

Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010