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