Uses of Package
org.jboss.cache.factories

Packages that use org.jboss.cache.factories
org.jboss.cache   
org.jboss.cache.factories   
 

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.State
          Represents the state of a component
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.
 



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