Uses of Class
org.apache.openejb.jee.wls.StatefulSessionCache
-
Packages that use StatefulSessionCache Package Description 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 Modifier and Type Field Description protected StatefulSessionCacheStatefulSessionDescriptor. statefulSessionCacheMethods in org.apache.openejb.jee.wls that return StatefulSessionCache Modifier and Type Method Description StatefulSessionCacheObjectFactory. createStatefulSessionCache()Create an instance ofStatefulSessionCacheStatefulSessionCacheStatefulSessionDescriptor. getStatefulSessionCache()Gets the value of the statefulSessionCache property.Methods in org.apache.openejb.jee.wls with parameters of type StatefulSessionCache Modifier and Type Method Description voidStatefulSessionDescriptor. setStatefulSessionCache(StatefulSessionCache value)Sets the value of the statefulSessionCache property.
-