|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.ejb3.BaseContext<T>
org.jboss.ejb3.session.SessionBeanContext<ServiceContainer>
org.jboss.ejb3.service.ServiceBeanContext
public class ServiceBeanContext
| Field Summary |
|---|
| Fields inherited from class org.jboss.ejb3.session.SessionBeanContext |
|---|
ejbContext |
| Fields inherited from class org.jboss.ejb3.BaseContext |
|---|
bean, container, interceptorInstances, log, metadata, rm |
| Constructor Summary | |
|---|---|
ServiceBeanContext(ServiceContainer container,
java.lang.Object bean)
|
|
| Method Summary | |
|---|---|
org.jboss.ejb3.context.spi.InvocationContext |
createInjectionInvocation(java.lang.Iterable<Injector> injectors)
|
org.jboss.ejb3.context.spi.SessionInvocationContext |
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 |
| Constructor Detail |
|---|
public ServiceBeanContext(ServiceContainer 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.SessionInvocationContext createLifecycleInvocation()
public void remove()
public org.jboss.ejb3.context.spi.EJBContext getEJBContext()
getEJBContext in class SessionBeanContext<ServiceContainer>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||