org.tm4j.panckoucke.impl.notification.NotificationDispatcher .removeListener(org.tm4j.panckoucke.notification.NotificationListener l,org.tm4j.panckoucke.notification.NotificationType type)

Description

removes NotificationListener l as a receiver for NotificationType type. if l is not registered for Type type, no further action is be taken

Parameters
org.tm4j.panckoucke.notification.NotificationListener l
org.tm4j.panckoucke.notification.NotificationType type

Other Resources

Related Topics

Has Parameters