Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
added @author tag as per contribution guidelines
  • Loading branch information
jamescarr committed Nov 15, 2011
commit c7801d297e36c69c943563becad34ada76c8857c
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
* @author Mark Pollack
* @author Mark Fisher
* @author Dave Syer
* @author James Carr
*/
public abstract class AbstractMessageListenerContainer extends RabbitAccessor implements BeanNameAware, DisposableBean,
SmartLifecycle {
Expand Down