Package org.aspectj.weaver
Klasse PerObjectInterfaceTypeMunger
java.lang.Object
org.aspectj.weaver.ResolvedTypeMunger
org.aspectj.weaver.PerObjectInterfaceTypeMunger
-
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
KonstruktorenKonstruktorBeschreibungPerObjectInterfaceTypeMunger(UnresolvedType aspectType, Pointcut testPointcut) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbooleaninthashCode()booleanA late munger has to be done after shadow munging since which shadows are matched can affect the operation of the late munger. e.g. perobjectinterfacemungerbooleanmatches(ResolvedType matchType, ResolvedType aspectType) voidVon Klasse geerbte Methoden org.aspectj.weaver.ResolvedTypeMunger
changesPublicSignature, existsToSupportShadowMunging, getDeclaredSignature, getDeclaringType, getKind, getMatchingSyntheticMember, getSignature, getSourceLocation, getSuperMethodsCalled, getTypeVariableAliases, hasTypeVariableAliases, needsAccessToTopmostImplementor, parameterizedFor, parameterizeWith, read, readInTypeAliases, readSourceLocation, readSuperMethodsCalled, setDeclaredSignature, setSourceLocation, setSuperMethodsCalled, setTypeVariableAliases, sharesTypeVariablesWithGenericType, toString, writeOutTypeAliases, writeSourceLocation, writeSuperMethodsCalled
-
Konstruktordetails
-
PerObjectInterfaceTypeMunger
-
-
Methodendetails
-
equals
-
hashCode
public int hashCode() -
write
- Angegeben von:
writein KlasseResolvedTypeMunger- Löst aus:
IOException
-
getInterfaceType
-
getTestPointcut
-
matches
- Setzt außer Kraft:
matchesin KlasseResolvedTypeMunger
-
isLateMunger
public boolean isLateMunger()Beschreibung aus Klasse kopiert:ResolvedTypeMungerA late munger has to be done after shadow munging since which shadows are matched can affect the operation of the late munger. e.g. perobjectinterfacemunger- Setzt außer Kraft:
isLateMungerin KlasseResolvedTypeMunger
-