JCL Help:IJclNotificationMessage
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: IJclNotificationMessage Interface
Search in JCL Help
Search in all projectsClass Hierarchy
IJclNotificationMessage
|
TJclBaseNotificationMessage
Summary
Interface for notification message implementations.
Pascal
public IJclNotificationMessage = interface;
Description
IJclNotificationMessage defines the interface required in a notifier/listener pattern setup. It serves as a place holder to various notification messages and implementers will either use a derived interface or additional interface to provide process-specific information. See the topic on notifier/listener pattern for more information on how to use this and related interfaces.
About
Unit
Donator
Marcel Bestebroer
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page