Package | Description |
---|---|
com.caucho.ejb.session |
Modifier and Type | Method and Description |
---|---|
StatefulManager<X> |
StatefulContext.getServer()
Returns the server which owns this bean.
|
abstract StatefulManager |
StatefulObject.getStatefulServer() |
Constructor and Description |
---|
StatefulContext(StatefulManager<X> manager,
java.lang.Class<T> api) |