public interface SourceRetargeter
Compare and contrast with MessageRetargeter.
| Modifier and Type | Method and Description |
|---|---|
Deliverer |
findEffectiveSource(DispatchTarget target)
Designate an object that should be treated as the source of a message
instead of this object.
|
Deliverer findEffectiveSource(DispatchTarget target)
target - The object to which the message is addressed.Copyright © 2017. All rights reserved.