Infinispan Distribution 5.2.6.Final-redhat-2

Uses of Class
org.infinispan.lifecycle.AbstractModuleLifecycle

Packages that use AbstractModuleLifecycle
org.infinispan.lucene Lucene Directory implementation which stores the index in Infinispan. 
org.infinispan.query.impl   
 

Uses of AbstractModuleLifecycle in org.infinispan.lucene
 

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

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.
 


Infinispan Distribution 5.2.6.Final-redhat-2

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