Package ai.tock.bot.engine.config
Interface ConfigurationModuleServiceLoader
-
- All Implemented Interfaces:
public interface ConfigurationModuleServiceLoader
-
-
Method Summary
Modifier and Type Method Description abstract Set<BotConfigurationModule>modules()-
-
Method Detail
-
modules
abstract Set<BotConfigurationModule> modules()
-
-
-
-