Module com.microsoft.gctoolkit.api
Package com.microsoft.gctoolkit.message
Interface JVMEventChannelListener
-
- All Superinterfaces:
ChannelListener<JVMEvent>
- All Known Implementing Classes:
JVMEventChannelAggregator
public interface JVMEventChannelListener extends ChannelListener<JVMEvent>
-
-
Method Summary
-
Methods inherited from interface com.microsoft.gctoolkit.message.ChannelListener
channel, receive
-
-