Interface Advice

  • All Known Implementing Classes:
    AdviceImpl

    public interface Advice
    • Method Detail

      • getDeclaringType

        AjType getDeclaringType()
      • getParameterTypes

        AjType<?>[] getParameterTypes()
      • getGenericParameterTypes

        Type[] getGenericParameterTypes()
      • getExceptionTypes

        AjType<?>[] getExceptionTypes()