Interface INotificationEmitter
- Namespace
- Javax.Management
- Assembly
- MASES.JNet.dll
.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/java.management/javax/management/NotificationEmitter.html
public interface INotificationEmitter : INotificationBroadcaster
- Inherited Members
Methods
RemoveNotificationListener(NotificationListener, NotificationFilter, object)
void RemoveNotificationListener(NotificationListener arg0, NotificationFilter arg1, object arg2)
Parameters
arg0
NotificationListenerarg1
NotificationFilterarg2
object