|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JStatefulSwitch | |
|---|---|
| org.ow2.jonas.lib.ejb21 | |
| Uses of JStatefulSwitch in org.ow2.jonas.lib.ejb21 |
|---|
| Fields in org.ow2.jonas.lib.ejb21 with type parameters of type JStatefulSwitch | |
|---|---|
protected HashMap<Integer,JStatefulSwitch> |
JStatefulFactory.statefulList
List of JStatefulSwitch objects (pool of session instances) Key is the sessionId |
| Methods in org.ow2.jonas.lib.ejb21 with parameters of type JStatefulSwitch | |
|---|---|
JStatefulContext |
JStatefulFactory.activateStateful(JStatefulSwitch jss)
|
int |
JStatefulFactory.getNewSessionId(JStatefulSwitch jss)
|
boolean |
JStatefulFactory.passivateStateful(JStatefulSwitch jss)
|
| Constructors in org.ow2.jonas.lib.ejb21 with parameters of type JStatefulSwitch | |
|---|---|
JStatefulInputStream(InputStream in,
JStatefulSwitch jss)
Constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||