Uses of Class
org.apache.openejb.jee.wls.StatefulSessionClustering

Packages that use StatefulSessionClustering
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
protected  StatefulSessionClustering StatefulSessionDescriptor.statefulSessionClustering
           
 

Methods in org.apache.openejb.jee.wls that return StatefulSessionClustering
 StatefulSessionClustering ObjectFactory.createStatefulSessionClustering()
          Create an instance of StatefulSessionClustering
 StatefulSessionClustering StatefulSessionDescriptor.getStatefulSessionClustering()
          Gets the value of the statefulSessionClustering property.
 

Methods in org.apache.openejb.jee.wls with parameters of type StatefulSessionClustering
 void StatefulSessionDescriptor.setStatefulSessionClustering(StatefulSessionClustering value)
          Sets the value of the statefulSessionClustering property.
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.