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