Uses of Package
org.jboss.cache.factories

Packages that use org.jboss.cache.factories
org.jboss.cache   
org.jboss.cache.buddyreplication   
org.jboss.cache.commands.remote   
org.jboss.cache.factories   
org.jboss.cache.interceptors   
org.jboss.cache.invocation   
org.jboss.cache.loader   
org.jboss.cache.lock   
org.jboss.cache.marshall   
 

Classes in org.jboss.cache.factories used by org.jboss.cache
CommandsFactory
          Factory for all types of cache commands.
ComponentFactory
          Factory that creates components used internally within JBoss Cache, and also wires dependencies into the components.
 

Classes in org.jboss.cache.factories used by org.jboss.cache.buddyreplication
CommandsFactory
          Factory for all types of cache commands.
 

Classes in org.jboss.cache.factories used by org.jboss.cache.commands.remote
CommandsFactory
          Factory for all types of cache commands.
 

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
CommandsFactory
          Factory for all types of cache commands.
ComponentRegistry
          A registry where components which have been created are stored.
 

Classes in org.jboss.cache.factories used by org.jboss.cache.invocation
CommandsFactory
          Factory for all types of cache commands.
ComponentRegistry
          A registry where components which have been created are stored.
 

Classes in org.jboss.cache.factories used by org.jboss.cache.loader
CommandsFactory
          Factory for all types of cache commands.
ComponentRegistry
          A registry where components which have been created are stored.
 

Classes in org.jboss.cache.factories used by org.jboss.cache.lock
CommandsFactory
          Factory for all types of cache commands.
 

Classes in org.jboss.cache.factories used by org.jboss.cache.marshall
CommandsFactory
          Factory for all types of cache commands.
ComponentRegistry
          A registry where components which have been created are stored.
 



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