Package com.tick42.glue.core
Interface GlueEvent.Subscription<E>
- All Superinterfaces:
AsynchronousCloseable,AutoCloseable
-
Method Summary
Methods inherited from interface com.tick42.glue.core.AsynchronousCloseable
close, closeAsync, onClose
-
Method Details
-
getEventType
ReifiedType<E> getEventType()
-