public abstract class CoolingScheduleModule
extends org.opt4j.core.start.Opt4JModule
CoolingSchedule
interface.Constructor and Description |
---|
CoolingScheduleModule() |
Modifier and Type | Method and Description |
---|---|
protected void |
bindCoolingSchedule(java.lang.Class<? extends CoolingSchedule> coolingSchedule)
Binds the given
CoolingSchedule . |
addControlListener, addIndividualStateListener, addOptimizerIterationListener, addOptimizerStateListener, bindConstant, bindConstant, bindConstant, bindConstant, config, configure, constant, multi
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
protected void bindCoolingSchedule(java.lang.Class<? extends CoolingSchedule> coolingSchedule)
CoolingSchedule
.coolingSchedule
- the CoolingSchedule to bind