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

Description

Removes an panckoucke NotificationListener for the specified notificationtype. After removing, the listener should not receive any further notifications of the specified type.

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

Other Resources

Related Topics

Has Parameters