Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
G
I
O
P
S
G
get(InvocationKey)
- Method in interface org.apache.geronimo.interceptor.
Invocation
getException()
- Method in interface org.apache.geronimo.interceptor.
InvocationResult
Get the application exception raised by the invocation.
getException()
- Method in class org.apache.geronimo.interceptor.
SimpleInvocationResult
getResult()
- Method in interface org.apache.geronimo.interceptor.
InvocationResult
Get the return value from the invocation.
getResult()
- Method in class org.apache.geronimo.interceptor.
SimpleInvocationResult
I
Interceptor
- Interface in
org.apache.geronimo.interceptor
Invocation
- Interface in
org.apache.geronimo.interceptor
InvocationKey
- Interface in
org.apache.geronimo.interceptor
InvocationResult
- Interface in
org.apache.geronimo.interceptor
The result of an Invocation.
invoke(Invocation)
- Method in interface org.apache.geronimo.interceptor.
Interceptor
Interceptor does a little work for the invocation and then invokes the next interceptor in the chain.
isException()
- Method in interface org.apache.geronimo.interceptor.
InvocationResult
Was an application exception raised by the invocation?
isException()
- Method in class org.apache.geronimo.interceptor.
SimpleInvocationResult
isNormal()
- Method in interface org.apache.geronimo.interceptor.
InvocationResult
Was this a normal completion (return)?
isNormal()
- Method in class org.apache.geronimo.interceptor.
SimpleInvocationResult
isTransient()
- Method in interface org.apache.geronimo.interceptor.
InvocationKey
O
org.apache.geronimo.interceptor
- package org.apache.geronimo.interceptor
P
put(InvocationKey, Object)
- Method in interface org.apache.geronimo.interceptor.
Invocation
S
SimpleInvocationResult
- Class in
org.apache.geronimo.interceptor
SimpleInvocationResult(boolean, Object)
- Constructor for class org.apache.geronimo.interceptor.
SimpleInvocationResult
Create a object representing the normal result of an Invocation
G
I
O
P
S
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2006
Apache Software Foundation
. All Rights Reserved.