-
- All Implemented Interfaces:
- org.hibernate.search.spi.ServiceProvider<ComponentRegistry>
public final class ComponentRegistryServiceProvider
extends Object
implements org.hibernate.search.spi.ServiceProvider<ComponentRegistry>
Simple wrapper to make the Cache ComponentRegistry available to the services managed by
Hibernate Search
- Since:
- 5.2
- Author:
- Sanne Grinovero
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
stop
public void stop()
- Specified by:
stop
in interface org.hibernate.search.spi.ServiceProvider<ComponentRegistry>
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.