Uses of Interface
net.ssehub.easy.producer.core.mgmt.EasyExecutor.Logger
-
Packages that use EasyExecutor.Logger Package Description net.ssehub.easy.producer.core.mgmt This package contains classes which are needed for data management, i.e. -
-
Uses of EasyExecutor.Logger in net.ssehub.easy.producer.core.mgmt
Fields in net.ssehub.easy.producer.core.mgmt declared as EasyExecutor.Logger Modifier and Type Field Description private EasyExecutor.LoggerEasyExecutor. loggerMethods in net.ssehub.easy.producer.core.mgmt with parameters of type EasyExecutor.Logger Modifier and Type Method Description EasyExecutorEasyExecutor. setLogger(EasyExecutor.Logger logger)Sets the logger instance.
-