|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.aspects.currentinvocation.CurrentInvocation
org.jboss.ejb3.interceptors.currentinvocation.CurrentContainerInvocation
public class CurrentContainerInvocation

CurrentContainerInvocation A simple extension to CurrentInvocation which handles casting to EJB3 ContainerMethodInvocation as a convenience
| Constructor Summary | |
|---|---|
CurrentContainerInvocation()
|
|
| Method Summary | |
|---|---|
static ContainerMethodInvocation |
getCurrentInvocation()
Retrieves the ContainerMethodInvocation associated with the current Thread / request if one is associated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CurrentContainerInvocation()
| Method Detail |
|---|
public static ContainerMethodInvocation getCurrentInvocation()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||