Klasse AdviceDeclaration

Alle implementierten Schnittstellen:
ReferenceContext, TypeConstants, TypeIds, ProblemSeverities

public class AdviceDeclaration extends AjMethodDeclaration
Represents before, after and around advice in an aspect. Will generate a method corresponding to the body of the advice with an attribute including additional information.
Autor:
Jim Hugunin