Interface SystemEventPublisherAware


  • public interface SystemEventPublisherAware
    Interface for components to implements that are interested in access to a SystemEventPublisher.
    • Method Detail

      • setSystemEventPublisher

        void setSystemEventPublisher​(SystemEventPublisher pub)
        This method will be called by the AIE server to supply a SystemEventPublisher that this component can store and use.