public interface IConfigurationFilter
| Modifier and Type | Method and Description |
|---|---|
boolean |
select(String name)
Decide if a given configuration option should be removed from the set
of configuration options.
|
boolean select(String name)
name - full name of the configuration optionCopyright © 2023 The Apache Software Foundation. All rights reserved.