All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description AdviceSignature Aspects14 For users working on a level of Java prior to Java5, Aspects14 handles generic aspectOf methods when they are not available in the aspects but added later on through load time weaving.CatchClauseSignature CodeSignature ConstructorSignature Factory FieldSignature FieldSignatureImpl InitializerSignature Signature for static and instance initializers.JoinPoint Provides reflective access to both the state available at a join point and static information about it.JoinPoint.EnclosingStaticPart JoinPoint.StaticPart This helper object contains only the static information about a join point.LockSignature MemberSignature MethodSignature NoAspectBoundException Thrown by theaspectOf
special method on aspect types when there is no aspect of that type currently bound.ProceedingJoinPoint ProceedingJoinPoint exposes the proceed(..) method in order to support around advice in @AJ aspectsSignature Represents the signature at a join point.SoftException Wrapper for checked exceptions matched by a 'declare soft'.SourceLocation For defining code, the class defined and location in a source file.UnlockSignature