|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
invocation
and overwrites its
arguments
field accessor methods accordingly.
invocation
class.
invocation
class.
method
as a pending code.
field
read
joinpoint.
field
read
joinpoint.
@Caller
the advice parameter that receives the caller
object on call joinpoints.cons
.
field
value.
field
value.
method
.
constructor
execution joinpoints were wrapped due only to bindings added
dynamicaly.
field
read joinpoint was wrapped due only to bindings added
dynamicaly.
field
write joinpoint was wrapped due only to bindings added
dynamicaly.
AdviceBinding
associated with the
pointcut.
clazz
transformation.
clazz
.
clazz
.
clazz
.
org.jboss.aop.instrument.JoinpointFullClassifier
instance.
field
joinpoint.
registerChange
method.
Instrumentor
that some joinpoint status were updated.
callingObject
instead of this one,
since this object is available for call invocations made inside constructors.
callingObject
instead of this one,
since this object is available for call invocations made inside constructors.
true
if this object contains no joinpoints.
true
if this object contains no joinpoints.
JoinPointInfo
or one of its subtypes (for before, after and throwing
advices);
Invocation
or one of its subtypes (for around
advices).
JoinpointClassification.PREPARED
as JoinpointClasification.WRAPPED
and as
JoinpointClassification.DYNAMICALY_WRAPPED
according
to the pointcuts registered in AspectManager
.
PREPARED
and WRAPPED
classifications.pointcut
matches a joinpoint.
@Return
if it receives the return
type of the join point execution.
arguments
.
arguments
.
arguments
.
arguments
.
transformations
array in the constructor, if a class
member will be affected by only one type of transformation.
SINGLE_TRANSFORMATION
.
@Target
the advice parameter that receives the
target of the joinpoint.@Thrown
the throwing advice parameter that
receives the thrown exception.AspectManager
.
constructorIndexes
.
fieldsGet
and fieldsSet
.
methodInfos
.
constructorIndexes
.
fieldsGet
and fieldsSet
.
methodInfos
.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |