public int | getNotificationTypeListenerCount(java.lang.String notificationType)Get the number of listeners which are listening for the
specified type of Notification. If there are anonymous listeners (those
that have no filter or a non-standard filter) then this routine will
return the value 1.
|