Interface INotificationListener
- Namespace
- Javax.Management
- Assembly
- MASES.JNet.dll
Interface for https://docs.oracle.com/en/java/javase/11/docs/api/java.management/javax/management/NotificationListener.html
public interface INotificationListener : IJVMBridgeBase, IJVMBridgeDefinition
- Inherited Members
Methods
HandleNotification(Notification, object)
void HandleNotification(Notification arg0, object arg1)
Parameters
arg0
Notificationarg1
object