Package io.datarouter.autoconfig.service
Interface AutoConfig
- All Superinterfaces:
Callable<String>,io.datarouter.plugin.PluginConfigValue<AutoConfig>
public interface AutoConfig extends Callable<String>, io.datarouter.plugin.PluginConfigValue<AutoConfig>
-
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