Class ThreadGroupNotifier
java.lang.Object
dev.engine_room.flywheel.impl.task.ThreadGroupNotifier
Thin wrapper around Java's built-in object synchronization primitives.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ThreadGroupNotifier
public ThreadGroupNotifier()
-
-
Method Details
-
awaitNotification
public void awaitNotification() -
postNotification
public void postNotification()
-