Package | Description |
---|---|
org.jboss.aop.array | |
org.jboss.aop.joinpoint | |
org.jboss.aop.proxy | |
org.jboss.aop.proxy.container |
Modifier and Type | Class and Description |
---|---|
class |
ArrayElementInvocation |
class |
ArrayElementReadInvocation |
class |
ArrayElementWriteInvocation |
class |
BooleanArrayElementReadInvocation |
class |
BooleanArrayElementWriteInvocation |
class |
ByteArrayElementReadInvocation |
class |
ByteArrayElementWriteInvocation |
class |
CharArrayElementReadInvocation |
class |
CharArrayElementWriteInvocation |
class |
DoubleArrayElementReadInvocation |
class |
DoubleArrayElementWriteInvocation |
class |
FloatArrayElementReadInvocation |
class |
FloatArrayElementWriteInvocation |
class |
IntArrayElementReadInvocation |
class |
IntArrayElementWriteInvocation |
class |
LongArrayElementReadInvocation |
class |
LongArrayElementWriteInvocation |
class |
ObjectArrayElementReadInvocation |
class |
ObjectArrayElementWriteInvocation |
class |
ShortArrayElementReadInvocation |
class |
ShortArrayElementWriteInvocation |
Modifier and Type | Class and Description |
---|---|
class |
CallerInvocation |
class |
ConstructionInvocation
This is a helper wrapper class for an Invocation object.
|
class |
ConstructionInvocationWrapper
Comment
|
class |
ConstructorCalledByConstructorInvocation
This is a helper wrapper class for an Invocation object.
|
class |
ConstructorCalledByConstructorInvocationWrapper
Comment
|
class |
ConstructorCalledByMethodInvocation
This is a helper wrapper class for an Invocation object.
|
class |
ConstructorCalledByMethodInvocationWrapper
Comment
|
class |
ConstructorInvocation
This is a helper wrapper class for an Invocation object.
|
class |
ConstructorInvocationWrapper
Comment
|
class |
FieldInvocation
This is a helper wrapper class for an Invocation object.
|
class |
FieldReadInvocation
This is a helper wrapper class for an Invocation object.
|
class |
FieldReadInvocationWrapper
Comment
|
class |
FieldWriteInvocation
This is a helper wrapper class for an Invocation object.
|
class |
FieldWriteInvocationWrapper
Comment
|
class |
MethodCalledByConstructorInvocation
This is a helper wrapper class for an Invocation object.
|
class |
MethodCalledByConstructorInvocationWrapper
Comment
|
class |
MethodCalledByMethodInvocation
This is a helper wrapper class for an Invocation object.
|
class |
MethodCalledByMethodInvocationWrapper
Comment
|
class |
MethodInvocation |
class |
MethodInvocationWrapper
This wrapper class allows you to insert a chain of interceptors into the middle of a call stack.
|
Modifier and Type | Class and Description |
---|---|
class |
ProxyMethodInvocation
Comment
|
Modifier and Type | Class and Description |
---|---|
class |
ContainerProxyMethodInvocation
MethodInvocation allowing storage of the generated proxy
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.