Description
Move the subscribe(), unsubscribe(), and sendMessage() methods from ApplicationContext to a new org.apache.pivot.util.MessageBus class; rename ApplicationContextMessageListener to org.apache.pivot.util.MessageBusListener.
Attachments
Issue Links
- relates to
-
PIVOT-535 Add a @MessageListener annotation and an annotation processor for application context message listener
- Open