A subscription via a Closure
Type | Name and description |
---|---|
groovy.lang.Closure |
listener |
Constructor and description |
---|
ClosureSubscription
(java.lang.CharSequence eventKey, java.util.Map<java.lang.CharSequence, java.util.Collection<Subscription>> subscriptions, groovy.lang.Closure listener) |
Type Params | Return Type | Name and description |
---|---|---|
|
EventTrigger |
buildTrigger(Event event, groovy.lang.Closure reply = null) |
Methods inherited from class | Name |
---|---|
class AbstractSubscription |
cancel, isCancelled |