|
|||||||||
| 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.context.base.BaseSessionInvocationContext
org.jboss.ejb3.session.SessionInjectionInvocation<T>
public class SessionInjectionInvocation<T extends SessionContainer>
| Constructor Summary | |
|---|---|
SessionInjectionInvocation(SessionBeanContext<T> ctx,
java.lang.Iterable<Injector> injectors)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
proceed()
|
| Methods inherited from class org.jboss.ejb3.context.base.BaseSessionInvocationContext |
|---|
getBusinessObject, getEJBContext, getEJBLocalObject, getEJBObject, getInvokedBusinessInterface, getManager, getMessageContext, setFuture, setMessageContext, wasCancelCalled |
| Methods inherited from class org.jboss.ejb3.context.base.BaseInvocationContext |
|---|
getCallerIdentity, getCallerPrincipal, getContextData, getEJBHome, getEJBLocalHome, getEnvironment, 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 |
| Methods inherited from interface org.jboss.ejb3.context.spi.InvocationContext |
|---|
getTimer, setCallerPrincipal, setEJBContext, setTimer |
| Methods inherited from interface javax.interceptor.InvocationContext |
|---|
getContextData, getMethod, getParameters, getTarget, setParameters |
| Methods inherited from interface org.jboss.ejb3.context.spi.EJBContext |
|---|
getContextData, getTarget |
| Methods inherited from interface javax.ejb.EJBContext |
|---|
getCallerIdentity, getCallerPrincipal, getEJBHome, getEJBLocalHome, getEnvironment, getRollbackOnly, getTimerService, getUserTransaction, isCallerInRole, isCallerInRole, lookup, setRollbackOnly |
| Constructor Detail |
|---|
public SessionInjectionInvocation(SessionBeanContext<T> ctx,
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 | ||||||||