Package | Description |
---|---|
com.caucho.ejb.session |
Modifier and Type | Method and Description |
---|---|
<T> StatelessPool<X,T> |
StatelessManager.createStatelessPool(StatelessProxyFactory proxy,
StatelessContext<X,T> context,
java.util.List<Interceptor<?>> interceptorBeans)
Called by the StatelessProxy on initialization.
|
StatelessPool<X,?> |
StatelessManager.getLocalStatelessPool() |
Modifier and Type | Method and Description |
---|---|
void |
StatelessManager.setLocalStatelessPool(StatelessPool<X,?> pool) |