public interface ActEventListener<EVENT_TYPE extends java.util.EventObject> extends java.util.EventListener, Destroyable
Destroyable.Util
Modifier and Type | Method and Description |
---|---|
java.lang.String |
id() |
void |
on(EVENT_TYPE event) |
destroy, isDestroyed, scope
void on(EVENT_TYPE event) throws java.lang.Exception
java.lang.Exception
java.lang.String id()
Copyright © 2014–2017 ActFramework. All rights reserved.