|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TargettedJoinpoint | |
---|---|
org.jboss.joinpoint.plugins | Basic Join Points. |
org.jboss.joinpoint.spi | Join Point API. |
Uses of TargettedJoinpoint in org.jboss.joinpoint.plugins |
---|
Classes in org.jboss.joinpoint.plugins that implement TargettedJoinpoint | |
---|---|
class |
BasicFieldGetJoinPoint
A field get joinpoint |
class |
BasicFieldSetJoinPoint
A field set joinpoint |
class |
BasicMethodJoinPoint
A method joinpoint |
class |
BasicTargettedJoinPoint
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 |