T - subscriber type: ExecutionEventListener or ExecutionEventNodeFactory.public final class EventBinding<T> extends Object
The subscription remains active until:
| Modifier and Type | Method and Description |
|---|---|
void |
dispose()
Cancels the subscription permanently.
|
T |
getElement() |
SourceSectionFilter |
getFilter() |
boolean |
isDisposed() |
public T getElement()
ExecutionEventNodeFactory or
ExecutionEventListener.public SourceSectionFilter getFilter()
public boolean isDisposed()
public void dispose()
throws IllegalStateException
IllegalStateException