Class LifecycleManager

java.lang.Object
org.infinispan.query.impl.LifecycleManager
All Implemented Interfaces:
ModuleLifecycle

public class LifecycleManager extends Object implements ModuleLifecycle
Lifecycle of the Query module: initializes the Hibernate Search engine and shuts it down at cache stop. Each cache manager has its own instance of this class during its lifetime.
Author:
Sanne Grinovero <sanne@hibernate.org> (C) 2011 Red Hat Inc.