io.sarl.sre.janus.network.boot.configs
Class SreNetworkConfigModuleProvider
All Superinterfaces:
io.bootique.BQModuleProvider
class SreNetworkConfigModuleProvider
extends java.lang.Object
implements io.bootique.BQModuleProvider
Provider of the module for creating and configuring the networking features of the SRE.
Maven Group Identifier:
io.sarl.sre.janus
Maven Artifact Identifier:
janus.network
Since:
0.12
Action Summary
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