Uses of Class
org.apache.openejb.jee.wls.StatefulSessionClustering
-
Packages that use StatefulSessionClustering Package Description org.apache.openejb.jee.wls Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of StatefulSessionClustering in org.apache.openejb.jee.wls
Fields in org.apache.openejb.jee.wls declared as StatefulSessionClustering Modifier and Type Field Description protected StatefulSessionClusteringStatefulSessionDescriptor. statefulSessionClusteringMethods in org.apache.openejb.jee.wls that return StatefulSessionClustering Modifier and Type Method Description StatefulSessionClusteringObjectFactory. createStatefulSessionClustering()Create an instance ofStatefulSessionClusteringStatefulSessionClusteringStatefulSessionDescriptor. getStatefulSessionClustering()Gets the value of the statefulSessionClustering property.Methods in org.apache.openejb.jee.wls with parameters of type StatefulSessionClustering Modifier and Type Method Description voidStatefulSessionDescriptor. setStatefulSessionClustering(StatefulSessionClustering value)Sets the value of the statefulSessionClustering property.
-