|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StatelessContext | |
---|---|
com.caucho.ejb.inject | |
com.caucho.ejb.session |
Uses of StatelessContext in com.caucho.ejb.inject |
---|
Constructors in com.caucho.ejb.inject with parameters of type StatelessContext | |
---|---|
StatelessBeanImpl(StatelessManager<X> manager,
ManagedBeanImpl<X> bean,
java.lang.Class<T> api,
java.util.Set<java.lang.reflect.Type> types,
StatelessContext<X,T> context,
AnnotatedType<X> extAnnType)
|
Uses of StatelessContext in com.caucho.ejb.session |
---|
Methods in com.caucho.ejb.session that return StatelessContext | ||
---|---|---|
protected
|
StatelessManager.createSessionContext(java.lang.Class<T> api)
|
|
protected
|
StatelessManager.getSessionContext(java.lang.Class<T> api)
|
Methods in com.caucho.ejb.session with parameters of type StatelessContext | ||
---|---|---|
|
StatelessManager.createStatelessPool(StatelessProxyFactory proxy,
StatelessContext<X,T> context,
java.util.List<Interceptor<?>> interceptorBeans)
Called by the StatelessProxy on initialization. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |