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

Packages that use ComponentName
org.infinispan.eviction   
org.infinispan.remoting   
 

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
 

Method parameters in org.infinispan.remoting with annotations of type ComponentName
 void RpcManagerImpl.injectDependencies(GlobalConfiguration globalConfiguration, Transport t, InboundInvocationHandler handler, Marshaller marshaller, ExecutorService e, CacheManagerNotifier notifier)
           
 



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