Class PopulationTrackerModule
java.lang.Object
com.google.inject.AbstractModule
org.opt4j.start.Opt4JModule
de.uka.ipd.sdq.dsexplore.opt4j.archive.PopulationTrackerModule
- All Implemented Interfaces:
com.google.inject.Module
public class PopulationTrackerModule
extends org.opt4j.start.Opt4JModule
-
Field Summary
Fields inherited from class org.opt4j.start.Opt4JModule
SINGLETON
-
Constructor Summary
-
Method Summary
Methods inherited from class org.opt4j.start.Opt4JModule
addControlListener, addIndividualStateListener, addOptimizerIterationListener, addOptimizerStateListener, bindConstant, bindConstant, bindConstant, bindConstant, configure, constant, multi
Methods inherited from class com.google.inject.AbstractModule
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
-
Constructor Details
-
PopulationTrackerModule
public PopulationTrackerModule()
-
-
Method Details
-
config
protected void config()- Specified by:
config
in classorg.opt4j.start.Opt4JModule
-