Infinispan Distribution 5.2.6.Final-redhat-2

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.api API package 
org.infinispan.client.hotrod   
org.infinispan.client.hotrod.impl   
org.infinispan.commands Commands that operate on the cache, either locally or remotely. 
org.infinispan.commands.read   
org.infinispan.commands.remote Meta-commands that wrap other commands for remote execution. 
org.infinispan.commands.tx Commands that represent transactional lifecycle transitions. 
org.infinispan.commands.write Commands that alter the state of the cache. 
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.lucene Lucene Directory implementation which stores the index in Infinispan. 
org.infinispan.manager Cache manager package 
org.infinispan.query.impl   
org.infinispan.remoting Remote communication between cache instances. 
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.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.api
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
Lifecycle
          Lifecycle interface that defines the lifecycle of components
 

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

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

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

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

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

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


Infinispan Distribution 5.2.6.Final-redhat-2

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