Package org.burningwave.core.concurrent
Class TasksMonitorer
java.lang.Object
org.burningwave.core.concurrent.TasksMonitorer
- All Implemented Interfaces:
AutoCloseable,Closeable,Identifiable
-
Nested Class Summary
Nested Classes -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.burningwave.core.Closeable
closeResources, closeResources, createCloseResoucesTask, createCloseResoucesTaskMethods inherited from interface org.burningwave.core.Identifiable
getId, getOperationId
-
Method Details
-
start
-
stop
public void stop() -
stop
public void stop(boolean waitThreadToFinish) -
close
public void close()- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable
-
close
public void close(boolean waitForTasksTermination)
-