Uses of Interface
com.norconex.commons.lang.config.Configurable
Packages that use Configurable
Package
Description
Classes making it easier to deal with configuration files.
-
Uses of Configurable in com.norconex.commons.lang.config
Methods in com.norconex.commons.lang.config with type parameters of type ConfigurableModifier and TypeMethodDescriptionstatic <T,R extends Configurable<T>>
RConvenience method to facilitate configuring this instance in method chaining.