|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TargettedJoinpoint | |
org.jboss.joinpoint.plugins.reflect | Reflection based Join Points. |
org.jboss.joinpoint.spi | Join Point API. |
Uses of TargettedJoinpoint in org.jboss.joinpoint.plugins.reflect |
Classes in org.jboss.joinpoint.plugins.reflect that implement TargettedJoinpoint | |
class |
ReflectFieldGetJoinPoint
A field get joinpoint |
class |
ReflectFieldSetJoinPoint
A field set joinpoint |
class |
ReflectMethodJoinPoint
A method joinpoint |
class |
ReflectTargettedJoinPoint
A targetted joinpoint |
Uses of TargettedJoinpoint in org.jboss.joinpoint.spi |
Subinterfaces of TargettedJoinpoint in org.jboss.joinpoint.spi | |
interface |
FieldGetJoinpoint
A field get join point |
interface |
FieldSetJoinpoint
A field set join point |
interface |
MethodJoinpoint
A method join point |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |