Table of Contents

Interface INotificationEmitter

Namespace
Javax.Management
Assembly
MASES.JNet.dll

.NET interface for TO BE DEFINED FROM USER

public interface INotificationEmitter : INotificationBroadcaster
Inherited Members

Methods

RemoveNotificationListener(NotificationListener, NotificationFilter, object)

void RemoveNotificationListener(NotificationListener arg0, NotificationFilter arg1, object arg2)

Parameters

arg0 NotificationListener

NotificationListener

arg1 NotificationFilter

NotificationFilter

arg2 object

object

Exceptions

ListenerNotFoundException