Uses of Class
org.infinispan.factories.annotations.ComponentName

Packages that use ComponentName
org.infinispan.eviction Classes related to eviction. 
org.infinispan.remoting.rpc   
org.infinispan.remoting.transport   
 

Uses of ComponentName in org.infinispan.eviction
 

Method parameters in org.infinispan.eviction with annotations of type ComponentName
 void EvictionManagerImpl.initialize(ScheduledExecutorService executor, Configuration configuration, Cache cache, DataContainer dataContainer, CacheLoaderManager cacheLoaderManager)
           
 

Uses of ComponentName in org.infinispan.remoting.rpc
 

Method parameters in org.infinispan.remoting.rpc with annotations of type ComponentName
 void RpcManagerImpl.injectDependencies(Transport t, Configuration configuration, ReplicationQueue replicationQueue, CommandsFactory cf, ExecutorService e)
           
 

Uses of ComponentName in org.infinispan.remoting.transport
 

Method parameters in org.infinispan.remoting.transport with annotations of type ComponentName
 void Transport.initialize(GlobalConfiguration c, Marshaller marshaller, ExecutorService asyncExecutor, InboundInvocationHandler handler, CacheManagerNotifier notifier)
          Initializes the transport with global cache configuration and transport-specific properties.
 


Google Analytics

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