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

Packages that use DefaultFactoryFor
org.jboss.cache.factories   
 

Uses of DefaultFactoryFor in org.jboss.cache.factories
 

Classes in org.jboss.cache.factories with annotations of type DefaultFactoryFor
 class BootstrapFactory
          // TODO: MANIK: Document this
 class BuddyManagerFactory
          Buddy manager factory
 class EmptyConstructorFactory
          Simple factory that just uses reflection and an empty constructor of the component type.
 class InterceptorChainFactory
          Factory class that builds an interceptor chain based on cache configuration.
 class LockManagerFactory
          Creates lock managers
 class ReplicationQueueFactory
          RPCManager factory
 class RuntimeConfigAwareFactory
          An extension of the EmptyConstructorFactory that places a component in the RuntimeConfig after creating it.
 class TransactionManagerFactory
          Uses a number of mechanisms to retrieve a transaction manager.
 



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