Removed getTarget() method from MessageEndpoint interface.
This commit is contained in:
@@ -31,6 +31,4 @@ public interface MessageEndpoint extends MessageTarget, BeanNameAware {
|
||||
|
||||
MessageSource<?> getSource();
|
||||
|
||||
MessageTarget getTarget();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user