Uses of Package
org.jboss.cache.factories

Packages that use org.jboss.cache.factories
org.jboss.cache   
org.jboss.cache.factories   
org.jboss.cache.interceptors   
org.jboss.cache.invocation   
org.jboss.cache.loader   
org.jboss.cache.marshall   
org.jboss.cache.statetransfer   
 

Classes in org.jboss.cache.factories used by org.jboss.cache
ComponentFactory
          Factory that creates components used internally within JBoss Cache, and also wires dependencies into the components.
ComponentRegistry
          A registry where components which have been created are stored.
 

Classes in org.jboss.cache.factories used by org.jboss.cache.factories
ComponentFactory
          Factory that creates components used internally within JBoss Cache, and also wires dependencies into the components.
ComponentRegistry
          A registry where components which have been created are stored.
ComponentRegistry.Component
          A wrapper representing a component in the registry
EmptyConstructorFactory
          Simple factory that just uses reflection and an empty constructor of the component type.
InterceptorChainFactory
          Factory class that builds an interceptor chain based on cache configuration.
 

Classes in org.jboss.cache.factories used by org.jboss.cache.interceptors
ComponentRegistry
          A registry where components which have been created are stored.
 

Classes in org.jboss.cache.factories used by org.jboss.cache.invocation
ComponentRegistry
          A registry where components which have been created are stored.
 

Classes in org.jboss.cache.factories used by org.jboss.cache.loader
ComponentRegistry
          A registry where components which have been created are stored.
 

Classes in org.jboss.cache.factories used by org.jboss.cache.marshall
ComponentRegistry
          A registry where components which have been created are stored.
 

Classes in org.jboss.cache.factories used by org.jboss.cache.statetransfer
ComponentRegistry
          A registry where components which have been created are stored.
 



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