public interface EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
onEvent(Context ctx)
Event callback
|
void onEvent(Context ctx)
ctx - the Context in which this event was calledCopyright © 2000-2016 Apache Software Foundation. All Rights Reserved.