Class LifecycleManager

  • All Implemented Interfaces:
    ModuleLifecycle

    @MetaInfServices(ModuleLifecycle.class)
    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.