Package org.zeromq
Interface ZStar.TimeTaker
- All Known Subinterfaces:
ZStar.Entourage
,ZStar.Fortune
- All Known Implementing Classes:
ZActor.ActorFortune
- Enclosing class:
ZStar
public static interface ZStar.TimeTaker
Utility class with callback for when the Star has finished its performances.
-
Method Summary
-
Method Details
-
party
Called when the show is finished but no cleaning is still done. Useful to make the background thread wait a little bit, for example.- Parameters:
ctx
- the shadow context
-