Class Executor
- java.lang.Object
-
- com.netgrif.application.engine.elastic.service.executors.Executor
-
@Component public class Executor extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static org.slf4j.Loggerlog
-
Constructor Summary
Constructors Constructor Description Executor(long maxSize, long timeout)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute(java.lang.String id, java.lang.Runnable task)voidpreDestroy()
-