Uses of Package
org.infinispan.lifecycle

Packages that use org.infinispan.lifecycle
org.infinispan This is the core of Infinispan, a distributed, transactional, highly scalable data grid platform. 
org.infinispan.affinity   
org.infinispan.client.hotrod   
org.infinispan.client.hotrod.impl   
org.infinispan.factories Factories are internal components used to create other components based on a cache's configuration. 
org.infinispan.lifecycle Component lifecycle. 
org.infinispan.loaders This package contains loaders and stores, which are used for overflow or persistence. 
org.infinispan.manager Cache manager package 
org.infinispan.query.impl   
org.infinispan.remoting.transport Transports handle the low-level networking, used by the remoting components. 
org.infinispan.remoting.transport.jgroups A transport implementation based on JGroups
org.infinispan.tree This package contains the TreeCache. 
org.infinispan.util General utilities that are not specific to Infinispan, including string parsing helpers, reflection tools and collections and containers designed to supplement the JDK-provided containers. 
org.infinispan.util.concurrent Thread-safe containers and other concurrency-related utilities, designed to supplement JDK concurrency utilities and containers. 
 

Classes in org.infinispan.lifecycle used by org.infinispan
ComponentStatus
          Different states a component may be in.
Lifecycle
          Lifecycle interface that defines the lifecycle of components
 

Classes in org.infinispan.lifecycle used by org.infinispan.affinity
Lifecycle
          Lifecycle interface that defines the lifecycle of components
 

Classes in org.infinispan.lifecycle used by org.infinispan.client.hotrod
Lifecycle
          Lifecycle interface that defines the lifecycle of components
 

Classes in org.infinispan.lifecycle used by org.infinispan.client.hotrod.impl
ComponentStatus
          Different states a component may be in.
Lifecycle
          Lifecycle interface that defines the lifecycle of components
 

Classes in org.infinispan.lifecycle used by org.infinispan.factories
ComponentStatus
          Different states a component may be in.
Lifecycle
          Lifecycle interface that defines the lifecycle of components
ModuleLifecycle
          ModuleLifecycle is an internal API hook for delegating lifecycle events to Infinispan sub-modules.
 

Classes in org.infinispan.lifecycle used by org.infinispan.lifecycle
ComponentStatus
          Different states a component may be in.
ModuleLifecycle
          ModuleLifecycle is an internal API hook for delegating lifecycle events to Infinispan sub-modules.
 

Classes in org.infinispan.lifecycle used by org.infinispan.loaders
Lifecycle
          Lifecycle interface that defines the lifecycle of components
 

Classes in org.infinispan.lifecycle used by org.infinispan.manager
ComponentStatus
          Different states a component may be in.
Lifecycle
          Lifecycle interface that defines the lifecycle of components
 

Classes in org.infinispan.lifecycle used by org.infinispan.query.impl
AbstractModuleLifecycle
          A default, no-op implementation of the ModuleLifecycle interface, designed for easy extension.
ModuleLifecycle
          ModuleLifecycle is an internal API hook for delegating lifecycle events to Infinispan sub-modules.
 

Classes in org.infinispan.lifecycle used by org.infinispan.remoting.transport
Lifecycle
          Lifecycle interface that defines the lifecycle of components
 

Classes in org.infinispan.lifecycle used by org.infinispan.remoting.transport.jgroups
Lifecycle
          Lifecycle interface that defines the lifecycle of components
 

Classes in org.infinispan.lifecycle used by org.infinispan.tree
Lifecycle
          Lifecycle interface that defines the lifecycle of components
 

Classes in org.infinispan.lifecycle used by org.infinispan.util
ModuleLifecycle
          ModuleLifecycle is an internal API hook for delegating lifecycle events to Infinispan sub-modules.
 

Classes in org.infinispan.lifecycle used by org.infinispan.util.concurrent
Lifecycle
          Lifecycle interface that defines the lifecycle of components
 


Google Analytics

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