Class AveragingExecutor
java.lang.Object
com.agenarisk.learning.structure.config.Configurer<AveragingExecutor>
com.agenarisk.learning.structure.config.AveragingExecutor
- All Implemented Interfaces:
Executable
,Loggable
- Author:
- Eugene Dementiev
-
Field Summary
Fields inherited from class com.agenarisk.learning.structure.config.Configurer
config
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
protected
AveragingExecutor
(com.agenarisk.learning.structure.config.Config config) -
Method Summary
Methods inherited from class com.agenarisk.learning.structure.config.Configurer
getConfig, setLoggingEnabled
-
Constructor Details
-
AveragingExecutor
protected AveragingExecutor(com.agenarisk.learning.structure.config.Config config) -
AveragingExecutor
protected AveragingExecutor()
-
-
Method Details
-
execute
public void execute() throws com.agenarisk.learning.structure.exception.StructureLearningException- Specified by:
execute
in interfaceExecutable
- Throws:
com.agenarisk.learning.structure.exception.StructureLearningException
-