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
dda4de16
Commit
dda4de16
authored
Jun 15, 2010
by
afreyssin
Browse files
Adds getName method.
parent
b5b52ad9
Changes
1
Hide whitespace changes
Inline
Side-by-side
joram/src/org/objectweb/joram/mom/dest/DestinationImplMBean.java
View file @
dda4de16
...
...
@@ -27,6 +27,13 @@ public interface DestinationImplMBean {
* Returns a string representation of this destination.
*/
String
toString
();
/**
* Returns the name of the destination.
*
* @return the name of the destination.
*/
String
getName
();
/**
* Returns the unique identifier of the destination.
...
...
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