-
All Superinterfaces:
-
io.bootique.BQModuleProvider
class ExecutorsConfigModuleProvider
extends java.lang.Object
implements io.bootique.BQModuleProvider
Provider of the module for the parallel executors' configuration.
-
Maven Group Identifier:
-
-
Maven Artifact Identifier:
-
-
Since:
-
Action Summary
Modifier and type |
Action and description |
java.util.Map<K,V> |
configs |
io.bootique.di.BQModule |
module |
io.bootique.BQModuleMetadata.Builder |
moduleBuilder |
Modifier and type |
Action and description |
java.util.Map<K,V> |
configs |
io.bootique.di.BQModule |
module |
io.bootique.BQModuleMetadata.Builder |
moduleBuilder |
Action Details
-
configs
-
def configs : java.util.Map<K,V>
-
module
-
def module : io.bootique.di.BQModule
-
moduleBuilder
-
def moduleBuilder : io.bootique.BQModuleMetadata.Builder