|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContainerMethodInvocation | |
|---|---|
| org.jboss.ejb3.interceptors.container | |
| org.jboss.ejb3.interceptors.currentinvocation | |
| Uses of ContainerMethodInvocation in org.jboss.ejb3.interceptors.container |
|---|
| Subclasses of ContainerMethodInvocation in org.jboss.ejb3.interceptors.container | |
|---|---|
class |
ContainerMethodInvocationWrapper
|
class |
StatefulSessionContainerMethodInvocation
StatefulSessionContainerMethodInvocation An invocation on an EJB3 SFSB Container |
| Methods in org.jboss.ejb3.interceptors.container that return ContainerMethodInvocation | |
|---|---|
static ContainerMethodInvocation |
ContainerMethodInvocation.getContainerMethodInvocation(org.jboss.aop.joinpoint.Invocation invocation)
|
| Constructors in org.jboss.ejb3.interceptors.container with parameters of type ContainerMethodInvocation | |
|---|---|
ContainerMethodInvocationWrapper(ContainerMethodInvocation wrapped,
org.jboss.aop.advice.Interceptor[] newchain)
|
|
| Uses of ContainerMethodInvocation in org.jboss.ejb3.interceptors.currentinvocation |
|---|
| Methods in org.jboss.ejb3.interceptors.currentinvocation that return ContainerMethodInvocation | |
|---|---|
static ContainerMethodInvocation |
CurrentContainerInvocation.getCurrentInvocation()
Retrieves the ContainerMethodInvocation associated with the current Thread / request if one is associated. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||