Uses of Class
org.jboss.cache.factories.annotations.Start

Packages that use Start
org.jboss.cache   
org.jboss.cache.cluster   
org.jboss.cache.interceptors   
org.jboss.cache.loader   
org.jboss.cache.marshall   
 

Uses of Start in org.jboss.cache
 

Methods in org.jboss.cache with annotations of type Start
 void NodeFactory.init()
          Initialises the node factory with the configuration from the cache.
protected  void RegionManager.start()
           
 

Uses of Start in org.jboss.cache.cluster
 

Methods in org.jboss.cache.cluster with annotations of type Start
 void ReplicationQueue.start()
          Starts the asynchronous flush queue.
 

Uses of Start in org.jboss.cache.interceptors
 

Methods in org.jboss.cache.interceptors with annotations of type Start
protected  void CacheStoreInterceptor.startInterceptor()
           
protected  void CacheLoaderInterceptor.startInterceptor()
           
 

Uses of Start in org.jboss.cache.loader
 

Methods in org.jboss.cache.loader with annotations of type Start
 void CacheLoaderManager.startCacheLoader()
           
 

Uses of Start in org.jboss.cache.marshall
 

Methods in org.jboss.cache.marshall with annotations of type Start
protected  void AbstractMarshaller.init()
           
 void VersionAwareMarshaller.initReplicationVersions()
           
 



Copyright © 2008 JBoss, a division of Red Hat. All Rights Reserved.