Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
joram
joram
Commits
8f1ae6cf
Commit
8f1ae6cf
authored
Feb 28, 2011
by
Guillaume Surrel
Browse files
Improve javadoc.
parent
9fed8a73
Changes
1
Hide whitespace changes
Inline
Side-by-side
joram/joram/mom/core/src/main/java/org/objectweb/joram/mom/dest/DistributionHandler.java
View file @
8f1ae6cf
...
...
@@ -39,7 +39,8 @@ public interface DistributionHandler {
*
* @param message
* the message to distribute
* @throws Exception
* @throws Exception if the message could not be distributed. The message will
* be forwarded to a DMQ, if any.
*/
public
void
distribute
(
Message
message
)
throws
Exception
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment