JCL Help:IJclNotificationMessage

From Project JEDI Wiki
Jump to navigationJump to search

Class 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

JclNotify


Navigation

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