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

Packages that use StatelessProxyFactory
com.caucho.ejb.session   
 

Uses of StatelessProxyFactory in com.caucho.ejb.session
 

Methods in com.caucho.ejb.session with parameters of type StatelessProxyFactory
<T> StatelessPool<X,T>
StatelessManager.createStatelessPool(StatelessProxyFactory proxy, StatelessContext<X,T> context, java.util.List<Interceptor<?>> interceptorBeans)
          Called by the StatelessProxy on initialization.