Uses of Interface
org.apache.felix.cm.json.io.ConfigurationReader.ConfiguratorPropertyHandler
-
-
Uses of ConfigurationReader.ConfiguratorPropertyHandler in org.apache.felix.cm.json.io
Methods in org.apache.felix.cm.json.io with parameters of type ConfigurationReader.ConfiguratorPropertyHandler Modifier and Type Method Description ConfigurationReader.Builder
ConfigurationReader.Builder. withConfiguratorPropertyHandler(ConfigurationReader.ConfiguratorPropertyHandler handler)
Set the configurator property handler.
-