com.caucho.ejb.session
Interface SessionProxyFactory<T>


public interface SessionProxyFactory<T>

Factory for a session bean.


Method Summary
 T __caucho_createProxy(CreationalContextImpl<T> env)
           
 void __caucho_destroy()
           
 

Method Detail

__caucho_createProxy

T __caucho_createProxy(CreationalContextImpl<T> env)

__caucho_destroy

void __caucho_destroy()