Interface Publisher<M>
Deprecated.
in through use of the AxonServer java
connector
Interface that encapsulates the messages publication functionality to AxonServer.
- Since:
- 4.0
- Author:
- Sara Pellegrini
-
Method Summary
-
Method Details
-
publish
Deprecated.Publishes the givenmessage- Parameters:
message- the message of typeMto publish
-