| Package | Description |
|---|---|
| org.jboss.joinpoint.plugins |
Basic Join Points.
|
| org.jboss.joinpoint.spi |
Join Point API.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BasicFieldGetJoinPoint
A field get joinpoint
|
class |
BasicFieldSetJoinPoint
A field set joinpoint
|
class |
BasicMethodJoinPoint
A method joinpoint
|
class |
BasicTargettedJoinPoint
A targetted joinpoint
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
FieldGetJoinpoint
A field get join point
|
interface |
FieldSetJoinpoint
A field set join point
|
interface |
MethodJoinpoint
A method join point
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.