Class AdviceKind

java.lang.Object
org.aspectj.util.TypeSafeEnum
org.aspectj.weaver.AdviceKind

public class AdviceKind extends TypeSafeEnum
The five kinds of advice in AspectJ.
Author:
Erik Hilsdale, Jim Hugunin