Uses of Interface
org.infinispan.lifecycle.ModuleLifecycle

Packages that use ModuleLifecycle
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.query.impl   
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. 
 

Uses of ModuleLifecycle in org.infinispan.factories
 

Fields in org.infinispan.factories with type parameters of type ModuleLifecycle
protected static List<ModuleLifecycle> AbstractComponentRegistry.moduleLifecycles
           
 

Uses of ModuleLifecycle in org.infinispan.lifecycle
 

Classes in org.infinispan.lifecycle that implement ModuleLifecycle
 class AbstractModuleLifecycle
          A default, no-op implementation of the ModuleLifecycle interface, designed for easy extension.
 

Uses of ModuleLifecycle in org.infinispan.query.impl
 

Classes in org.infinispan.query.impl that implement ModuleLifecycle
 class LifecycleManager
           
 

Uses of ModuleLifecycle in org.infinispan.util
 

Methods in org.infinispan.util that return types with arguments of type ModuleLifecycle
static List<ModuleLifecycle> ModuleProperties.resolveModuleLifecycles()
           
 


Google Analytics

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