Module com.microsoft.gctoolkit.api
Package com.microsoft.gctoolkit.message
Interface JVMEventChannel
-
- All Superinterfaces:
Channel<JVMEvent,JVMEventChannelListener>
public interface JVMEventChannel extends Channel<JVMEvent,JVMEventChannelListener>
-
-
Method Summary
-
Methods inherited from interface com.microsoft.gctoolkit.message.Channel
close, publish, registerListener
-
-