|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EnclosingStaticJoinPoint
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 theJoinPoint
interface.
Method Summary | |
---|---|
Signature |
getSignature()
Returns the signature for the join point. |
JoinPointType |
getType()
|
Method Detail |
---|
Signature getSignature()
JoinPointType getType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |