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.atomic This package contains the AtomicMap interfaces and API that Infinispan exposes as building blocks in creating other public interface such as the tree API. 
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.remoting.transport   
org.infinispan.remoting.transport.jgroups   
org.infinispan.tree This package contains the TreeCache. 
org.infinispan.util.concurrent   
 

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.atomic
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
 

Classes in org.infinispan.lifecycle used by org.infinispan.lifecycle
ComponentStatus
          Different states a component may be in.
 

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.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.concurrent
Lifecycle
          Lifecycle interface that defines the lifecycle of components
 



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