public abstract class WmPollingNotification extends WmAsynchronousNotification implements WmRequiresConnection
ART_RESERVED_MSG_ID_CHARS
_localPublish, _notificationNodeName, _pubRecNodeName, _repRecNodeName, _reqRecNodeName, _serviceName, _UUID
NOTIFY_DELETE, NOTIFY_DELETE_CALLBACK_NAME, NOTIFY_DISABLE, NOTIFY_DISABLE_CALLBACK_NAME, NOTIFY_ENABLE, NOTIFY_ENABLE_CALLBACK_NAME, NOTIFY_INIT, NOTIFY_INIT_CALLBACK_NAME, NOTIFY_RESUME, NOTIFY_RESUME_CALLBACK_NAME, NOTIFY_SHUTDOWN, NOTIFY_SHUTDOWN_CALLBACK_NAME, NOTIFY_STARTUP, NOTIFY_STARTUP_CALLBACK_NAME, NOTIFY_SUSPEND, NOTIFY_SUSPEND_CALLBACK_NAME, NOTIFY_UPDATE, NOTIFY_UPDATE_CALLBACK_NAME, ORDERED_NAME_LIST
Constructor and Description |
---|
WmPollingNotification() |
Modifier and Type | Method and Description |
---|---|
NotificationResults |
execute(com.wm.pkg.art.scheduler.NotificationData notifData)
Called to actually run the notification.
|
WmManagedConnection |
retrieveConnection()
Called from a notification to retrieve a connection.
|
protected java.lang.String |
suppressErrorLogging(javax.resource.ResourceException re)
Adapter writers must implement this method in their adapter's
polling-based notifications.
|
void |
useConnection(WmManagedConnection connection)
Methods for WmRequiresConnection interface.
|
adapterMaxMessageIdLen, configureIOProperties, doNotify, doNotify, inputRecordName, outputRecordName, populateMetadata, setDocumentProperties
changeNotificationData, checkTransaction, commitTransaction, debuglog, deleteCallBack, disableCallBack, dispatchConnectionError, enableCallBack, enabled, errorLog, execute, fillWmTemplateDescriptor, getConnection, getConnectionDataNode, getDesignTimeLocale, initCallBack, initNotificationNodeProperties, logCallback, logDebugPlus, logDebugPlus, logDebugPlus, logDebugPlusNamed, makeDetailedException, makeDetailedException, makeDetailedException, makeDetailedException, nodeName, nodeNameOrUnknown, notifyEvent, queryPackage, resumeCallBack, returnNotificationData, rollbackTransaction, runNotification, runNotification, sendEventToEventBus, setDesignTimeLocale, shutdownCallBack, startupCallBack, suspendCallBack, updateCallBack
public final NotificationResults execute(com.wm.pkg.art.scheduler.NotificationData notifData)
public WmManagedConnection retrieveConnection()
retrieveConnection
in interface WmRequiresConnection
WmNotification
protected java.lang.String suppressErrorLogging(javax.resource.ResourceException re)
public void useConnection(WmManagedConnection connection)
useConnection
in interface WmRequiresConnection
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.