-
All Superinterfaces:
-
io.bootique.di.BQModule
class SreConfigModule
extends java.lang.Object
implements io.bootique.di.BQModule
Module for creating and configuring the general SRE configuration.
-
Maven Group Identifier:
-
-
Maven Artifact Identifier:
-
-
Since:
-
Action Summary
Action Details
-
configure(Binder)
-
def configure(Binder)
-
provideSreConfig(ConfigurationFactory,Injector)
-
def provideSreConfig(ConfigurationFactory,Injector) : SreConfig
Replies the instance of the SRE configuration.
-
Parameters:
-
configFactory -
injector -
-
Returns:
-