Interface InteropEvent.Listener<E extends GlueEvent<?>>
- All Superinterfaces:
Consumer<E>,EventListener,GlueEvent.Listener<E>
- All Known Subinterfaces:
MethodAddedEvent.Listener<T>,MethodEvent.Listener<E,,T> MethodRemovedEvent.Listener<T>,ServerMethodEvent.Listener<E>
- Enclosing class:
InteropEvent<T>
-
Method Summary
Static MethodsMethods inherited from interface com.tick42.glue.core.GlueEvent.Listener
accept, onGlueEvent
-
Method Details
-
wrap
-