Interface AllAwareConfigurationPropertySource

  • All Superinterfaces:
    ConfigurationPropertySource

    public interface AllAwareConfigurationPropertySource
    extends ConfigurationPropertySource
    A source of property values for Hibernate Search with knowledge of the full set of properties.

    Implementations provide, on top of the usual key lookup, a way to retrieve all keys with a given prefix, which allows checking that all property keys were consumed, in particular.