IntelliJ Platform Plugin SDK
 
IntelliJ Platform Explorer

Messaging Infrastructure

Edit pageLast modified: 22 April 2024

IntelliJ Platform's messaging infrastructure is an implementation of Publisher Subscriber Pattern that provides additional features like broadcasting on hierarchy and special nested events processing (a nested event is an event directly or indirectly fired from the callback of another event).