Skip to main content

IOpModeHandlerMessageService

short summary

This interface extends the IMessageInterface with the possibility to inject a global message service where the errors will be forwarded to.

legal notes

| SPDX-FileCopyrightText: © 2024 ekvip automation GmbH <info@ekvip.de> | SPDX-License-Identifier: Apache-2.0 | For details check: Apache-2.0_

.. _Apache-2.0: https://www.apache.org/licenses/LICENSE-2.0

.. </legal notes>

AccessAbstractFinalExtendsImplements
-NoNoCNM_MessageInterfaces.IMessageService-

UML Diagram

Properties

globalMessageService

Type: CNM_MessageInterfaces.IMessageService

This property can be used to set the global message service interface during initialization.

Code

Declaration

INTERFACE IOpModeHandlerMessageService EXTENDS CNM_MessageInterfaces.IMessageService