-
All Superinterfaces:
-
io.bootique.di.BQModule
class SreNetworkConfigModule
extends java.lang.Object
implements io.bootique.di.BQModule
Module for creating and configuring the networking features of the SRE.
-
Maven Group Identifier:
-
-
Maven Artifact Identifier:
-
-
Since:
-
Field Summary
Action Summary
Field Details
-
NETWORK_LONG_OPTION
-
public static val NETWORK_LONG_OPTION : java.lang.String = "network"
Action Details
-
configure(Binder)
-
def configure(Binder)
-
provideSreNetworkConfig(ConfigurationFactory,Injector)
-
def provideSreNetworkConfig(ConfigurationFactory,Injector) : SreNetworkConfig
Replies the instance of the network configuration.
-
Parameters:
-
configFactory -
injector -
-
Returns:
-