public interface SimpleEventListener
Modifier and Type | Interface and Description |
---|---|
static interface |
SimpleEventListener.Marker
Mark a custom annotation type as event handler method marker.
|
Modifier and Type | Method and Description |
---|---|
void |
invoke(java.lang.Object... args) |
Copyright © 2014–2017 ActFramework. All rights reserved.