|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.ejb.inject.SessionBeanImpl<X,T>
com.caucho.ejb.inject.StatefulBeanImpl<X,T>
@Module public class StatefulBeanImpl<X,T>
Internal implementation for a Bean
Constructor Summary | |
---|---|
StatefulBeanImpl(AbstractSessionContext<X,T> context,
ManagedBeanImpl<X> bean,
java.util.Set<java.lang.reflect.Type> apiList,
AnnotatedType<X> extAnnType)
|
Method Summary |
---|
Methods inherited from class com.caucho.ejb.inject.SessionBeanImpl |
---|
create, destroy, getBean, getBeanClass, getCdiManager, getId, getInjectionPoints, getName, getQualifiers, getScope, getScopeAdapter, getStereotypes, getTypes, isAlternative, isNullable, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public StatefulBeanImpl(AbstractSessionContext<X,T> context, ManagedBeanImpl<X> bean, java.util.Set<java.lang.reflect.Type> apiList, AnnotatedType<X> extAnnType)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |