Implements the join point concept, e.g. defines a well defined point in the program flow.
Provides access to only static data, is therefore much more performant than the usage of the
org.codehaus.aspectwerkz.joinpoint.JoinPoint interface.
author: Alex Popescu