|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.ejb3.context.base.BaseInvocationContext
org.jboss.ejb3.mdb.MDBInjectionInvocation
public class MDBInjectionInvocation
| Constructor Summary | |
|---|---|
MDBInjectionInvocation(MDBContext context,
java.lang.Iterable<Injector> injectors)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
proceed()
|
| Methods inherited from class org.jboss.ejb3.context.base.BaseInvocationContext |
|---|
getCallerIdentity, getCallerPrincipal, getContextData, getEJBContext, getEJBHome, getEJBLocalHome, getEnvironment, getManager, getMethod, getParameters, getRollbackOnly, getTarget, getTimer, getTimerService, getUserTransaction, isCallerInRole, isCallerInRole, lookup, setCallerPrincipal, setEJBContext, setMethod, setParameters, setRollbackOnly, setTimer |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MDBInjectionInvocation(MDBContext context,
java.lang.Iterable<Injector> injectors)
| Method Detail |
|---|
public java.lang.Object proceed()
throws java.lang.Exception
proceed in interface javax.interceptor.InvocationContextproceed in class org.jboss.ejb3.context.base.BaseInvocationContextjava.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||