abstractpublic class DestinationLinkDelegateImplBase implements DestinationLink(Code)
Convenience class for aspects which define
DestinationLink delegate classes. It implements all methods by delegating to
another instance, given in the constructor. Aspect inner classes
which extend this need only implement specific methods that are
relevant to that aspect,