Class ConfigurationPropertyChecker
java.lang.Object
org.hibernate.search.engine.cfg.spi.ConfigurationPropertyChecker
A utility that checks usage of property keys
by wrapping a
ConfigurationPropertySource
and requiring special hooks to be called before and after bootstrap.-
Method Summary
Modifier and TypeMethodDescriptionvoid
afterBoot
(ConfigurationPropertyChecker firstPhaseChecker) void
static ConfigurationPropertyChecker
create()
-
Method Details
-
create
-
wrap
-
beforeBoot
public void beforeBoot() -
afterBoot
-