|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Joinpoint | |
|---|---|
| org.jboss.joinpoint.plugins | Basic Join Points. |
| org.jboss.joinpoint.spi | Join Point API. |
| Uses of Joinpoint in org.jboss.joinpoint.plugins |
|---|
| Classes in org.jboss.joinpoint.plugins that implement Joinpoint | |
|---|---|
class |
BasicConstructorJoinPoint
A constructor joinpoint |
class |
BasicFieldGetJoinPoint
A field get joinpoint |
class |
BasicFieldSetJoinPoint
A field set joinpoint |
class |
BasicMethodJoinPoint
A method joinpoint |
class |
BasicTargettedJoinPoint
A targetted joinpoint |
| Uses of Joinpoint in org.jboss.joinpoint.spi |
|---|
| Subinterfaces of Joinpoint in org.jboss.joinpoint.spi | |
|---|---|
interface |
ConstructorJoinpoint
A constructor join point. |
interface |
FieldGetJoinpoint
A field get join point |
interface |
FieldSetJoinpoint
A field set join point |
interface |
MethodJoinpoint
A method join point |
interface |
TargettedJoinpoint
A join point with a target |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||