A H M P W X

A

AspectHelper - class hello.AspectHelper.
AspectHelper() - Constructor for class hello.AspectHelper
 

H

hello - package hello
 

M

main(String[]) - Static method in class hello.World

P

printGreeting() - Method in class hello.World
printJoinPoint(JoinPoint) - Static method in class hello.AspectHelper
printModifiers(int) - Static method in class hello.AspectHelper
printSignature(JoinPoint) - Static method in class hello.AspectHelper
Print the signature of a JoinPoint.
printSignature(Signature) - Static method in class hello.AspectHelper
printSourceLocation(JoinPoint) - Static method in class hello.AspectHelper
Print the source loacation of a JoinPoint.
printSourceLocation(SourceLocation) - Static method in class hello.AspectHelper
printStaticJoinPoint(JoinPoint.StaticPart) - Static method in class hello.AspectHelper

W

World - class hello.World.
The famous Hello-World example, used to demonstrate some aspects.
World() - Constructor for class hello.World
 
WorldAspect - class hello.WorldAspect.
This aspect prints a short message before the actual main method is called.
WorldAspect() - Constructor for class hello.WorldAspect
 

X

XlintTest - class hello.XlintTest.
XlintTest() - Constructor for class hello.XlintTest
 

A H M P W X