Documentation for Axxon PSIM 1.0.0-1.0.1.

Previous page The DoReactGlobal method  The NotifyEvent method Next page


The NotifyEvent methods are used to generate system events. They differ in the event distribution level and method signature:

MethodSent toSignature
NotifyEventDirectly to the kernel on which the object is registeredEvent is specified by the MsgObject object
NotifyEventStrDirectly to the kernel on which the object is registeredEvent is specified by a group of String arguments
NotifyEventGlobalAll system kernelsEvent is specified by the MsgObject object
NotifyEventGlobalStrAll system kernelsEvent is specified by a group of String arguments


  • No labels