public interface NotificationListenerInfo
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
VERSION |
Modifier and Type | Method and Description |
---|---|
void |
addNotificationType(java.lang.String notificationClassName)
Call this method for each Notification class supported by the Listener.
|
static final java.lang.String VERSION
void addNotificationType(java.lang.String notificationClassName)
notificationClassName
- the class name of the subclass of WmAsyncListenerNotification
or WmSyncListenerNotification
Copyright © 2003 - 2021 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.