Package org.alfresco.repo.events
Interface MessageProducer
public interface MessageProducer
-
Method Summary
-
Method Details
-
send
Send the given POJO message to the default queue for the producer- Parameters:
message- message to send- Throws:
MessagingException- on failure
-