Uses of Class
com.caucho.ejb.session.SingletonContext

Packages that use SingletonContext
com.caucho.ejb.session   
 

Uses of SingletonContext in com.caucho.ejb.session
 

Methods in com.caucho.ejb.session that return SingletonContext
protected
<T> SingletonContext<X,T>
SingletonManager.createSessionContext(java.lang.Class<T> api)
           
protected
<T> SingletonContext<X,T>
SingletonManager.getSessionContext(java.lang.Class<T> api)