Uses of Class
org.infinispan.lifecycle.AbstractModuleLifecycle

Packages that use AbstractModuleLifecycle
org.infinispan.query.impl   
org.infinispan.tree This package contains the TreeCache. 
 

Uses of AbstractModuleLifecycle in org.infinispan.query.impl
 

Subclasses of AbstractModuleLifecycle in org.infinispan.query.impl
 class LifecycleManager
          Lifecycle of the Query module: initializes the Hibernate Search engine and shuts it down at cache stop.
 

Uses of AbstractModuleLifecycle in org.infinispan.tree
 

Subclasses of AbstractModuleLifecycle in org.infinispan.tree
 class LifecycleCallbacks
          Module lifecycle callbacks implementation that enables module specific AdvancedExternalizer implementations to be registered.
 


-->

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