abstractpublic class NameSupportDelegateImplBase implements NameSupport(Code)
Convenience class for aspects which define
NameSupport delegate classes. It implements all methods of 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,