|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StatefulSessionCache | |
---|---|
org.apache.openejb.jee.wls | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
Uses of StatefulSessionCache in org.apache.openejb.jee.wls |
---|
Fields in org.apache.openejb.jee.wls declared as StatefulSessionCache | |
---|---|
protected StatefulSessionCache |
StatefulSessionDescriptor.statefulSessionCache
|
Methods in org.apache.openejb.jee.wls that return StatefulSessionCache | |
---|---|
StatefulSessionCache |
ObjectFactory.createStatefulSessionCache()
Create an instance of StatefulSessionCache |
StatefulSessionCache |
StatefulSessionDescriptor.getStatefulSessionCache()
Gets the value of the statefulSessionCache property. |
Methods in org.apache.openejb.jee.wls with parameters of type StatefulSessionCache | |
---|---|
void |
StatefulSessionDescriptor.setStatefulSessionCache(StatefulSessionCache value)
Sets the value of the statefulSessionCache property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |