Package io.datarouter.autoconfig.service
Interface AutoConfigGroup
- All Superinterfaces:
Callable<String>,io.datarouter.plugin.PluginConfigValue<AutoConfigGroup>
public interface AutoConfigGroup extends Callable<String>, io.datarouter.plugin.PluginConfigValue<AutoConfigGroup>
-
Field Details
-
logger
static final org.slf4j.Logger logger -
KEY
-
NEW_LINE
- See Also:
- Constant Field Values
-
MARKER
- See Also:
- Constant Field Values
-
-
Method Details