JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
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
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
party
(
ZContext
ctx)
Called when the show is finished but no cleaning is still done.
Method Detail
party
void party(
ZContext
ctx)
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
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method