Uses of Interface
org.aspectj.lang.reflect.InterTypeMethodDeclaration
Packages that use InterTypeMethodDeclaration
Package
Description
Contains interfaces that extend
Signature to provide
additional information about each possible join point signature.-
Uses of InterTypeMethodDeclaration in org.aspectj.internal.lang.reflect
Classes in org.aspectj.internal.lang.reflect that implement InterTypeMethodDeclarationMethods in org.aspectj.internal.lang.reflect that return InterTypeMethodDeclarationModifier and TypeMethodDescriptionAjTypeImpl.getDeclaredITDMethod(String name, AjType<?> target, AjType<?>... parameterTypes) AjTypeImpl.getDeclaredITDMethods()AjTypeImpl.getITDMethod(String name, AjType<?> target, AjType<?>... parameterTypes) AjTypeImpl.getITDMethods() -
Uses of InterTypeMethodDeclaration in org.aspectj.lang.reflect
Methods in org.aspectj.lang.reflect that return InterTypeMethodDeclarationModifier and TypeMethodDescriptionAjType.getDeclaredITDMethod(String name, AjType<?> target, AjType<?>... parameterTypes) AjType.getDeclaredITDMethods()AjType.getITDMethod(String name, AjType<?> target, AjType<?>... parameterTypes) AjType.getITDMethods()