Interface INotificationBroadcaster
- Namespace
- Javax.Management
- Assembly
- MASES.JNet.dll
.NET interface for TO BE DEFINED FROM USER
public interface INotificationBroadcaster
Properties
NotificationInfo
MBeanNotificationInfo[] NotificationInfo { get; }
Property Value
Methods
AddNotificationListener(NotificationListener, NotificationFilter, object)
void AddNotificationListener(NotificationListener arg0, NotificationFilter arg1, object arg2)
Parameters
arg0
NotificationListenerarg1
NotificationFilterarg2
object
Exceptions
RemoveNotificationListener(NotificationListener)
void RemoveNotificationListener(NotificationListener arg0)