Interface ThreadEventHandler
-
public interface ThreadEventHandlerThreadEventhandler that should be implemented by consumers. Could be enlisted in the @{linkEventServicethrough the use of aThreadEventListener.- Since:
- 6.0
- Author:
- Stephane Lacoin at Nuxeo (aka matic)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonEnter(boolean isLongRunning)voidonLeave()
-