|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.ejb3.BaseContext<MessagingContainer>
org.jboss.ejb3.mdb.MDBContext
public class MDBContext
Comment
| Field Summary | |
|---|---|
protected org.jboss.ejb3.context.spi.EJBContext |
ejbContext
|
| Fields inherited from class org.jboss.ejb3.BaseContext |
|---|
bean, container, interceptorInstances, log, metadata, rm |
| Constructor Summary | |
|---|---|
protected |
MDBContext(MessagingContainer container,
java.lang.Object bean)
|
| Method Summary | |
|---|---|
org.jboss.ejb3.context.spi.InvocationContext |
createInjectionInvocation(java.lang.Iterable<Injector> injectors)
|
org.jboss.ejb3.context.spi.InvocationContext |
createLifecycleInvocation()
|
org.jboss.ejb3.context.spi.EJBContext |
getEJBContext()
|
void |
remove()
|
| Methods inherited from class org.jboss.ejb3.BaseContext |
|---|
getContainer, getId, getInstance, getInterceptor, getInterceptorInstances, getInvokedMethodKey, getMetaData, initialiseInterceptorInstances |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected org.jboss.ejb3.context.spi.EJBContext ejbContext
| Constructor Detail |
|---|
protected MDBContext(MessagingContainer container,
java.lang.Object bean)
| Method Detail |
|---|
public org.jboss.ejb3.context.spi.InvocationContext createInjectionInvocation(java.lang.Iterable<Injector> injectors)
public org.jboss.ejb3.context.spi.InvocationContext createLifecycleInvocation()
public void remove()
public org.jboss.ejb3.context.spi.EJBContext getEJBContext()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||