Uses of Interface
com.caucho.ejb.session.SessionProxyFactory

Packages that use SessionProxyFactory
com.caucho.ejb.session   
 

Uses of SessionProxyFactory in com.caucho.ejb.session
 

Methods in com.caucho.ejb.session that return SessionProxyFactory
protected
<T> SessionProxyFactory<T>
AbstractSessionManager.createProxyFactory(AbstractSessionContext<X,T> context)
           
protected  SessionProxyFactory<T> AbstractSessionContext.getProxyFactory()