Uses of Interface
org.hibernate.search.engine.cfg.spi.KeyContext
-
Packages that use KeyContext Package Description org.hibernate.search.engine.cfg.spi -
-
Uses of KeyContext in org.hibernate.search.engine.cfg.spi
Methods in org.hibernate.search.engine.cfg.spi that return KeyContext Modifier and Type Method Description static KeyContext
ConfigurationProperty. forKey(String key)
Start the creation of a configuration property.
-