Package org.aspectj.weaver
Klasse PerTypeWithinTargetTypeMunger
java.lang.Object
org.aspectj.weaver.ResolvedTypeMunger
org.aspectj.weaver.PerTypeWithinTargetTypeMunger
-
Verschachtelte Klassen - Übersicht
Von Klasse geerbte verschachtelte Klassen/Schnittstellen org.aspectj.weaver.ResolvedTypeMunger
ResolvedTypeMunger.Kind -
Feldübersicht
Von Klasse geerbte Felder org.aspectj.weaver.ResolvedTypeMunger
AnnotationOnType, Constructor, declaredSignature, Field, FieldHost, InnerClass, kind, Method, MethodDelegate, MethodDelegate2, Parent, PerObjectInterface, PerTypeWithinInterface, PrivilegedAccess, signature, SUPER_DISPATCH_NAME, typeVariableAliases -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungPerTypeWithinTargetTypeMunger(UnresolvedType aspectType, PerTypeWithin testPointcut) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbooleaninthashCode()booleanmatches(ResolvedType matchType, ResolvedType aspectType) voidVon Klasse geerbte Methoden org.aspectj.weaver.ResolvedTypeMunger
changesPublicSignature, existsToSupportShadowMunging, getDeclaredSignature, getDeclaringType, getKind, getMatchingSyntheticMember, getSignature, getSourceLocation, getSuperMethodsCalled, getTypeVariableAliases, hasTypeVariableAliases, isLateMunger, needsAccessToTopmostImplementor, parameterizedFor, parameterizeWith, read, readInTypeAliases, readSourceLocation, readSuperMethodsCalled, setDeclaredSignature, setSourceLocation, setSuperMethodsCalled, setTypeVariableAliases, sharesTypeVariablesWithGenericType, toString, writeOutTypeAliases, writeSourceLocation, writeSuperMethodsCalled
-
Konstruktordetails
-
PerTypeWithinTargetTypeMunger
-
-
Methodendetails
-
equals
-
hashCode
public int hashCode() -
write
- Angegeben von:
writein KlasseResolvedTypeMunger- Löst aus:
IOException
-
getAspectType
-
getTestPointcut
-
matches
- Setzt außer Kraft:
matchesin KlasseResolvedTypeMunger
-