Uses of Class
org.apache.openejb.jee.wls.StatefulSessionDescriptor
-
Packages that use StatefulSessionDescriptor Package Description org.apache.openejb.jee.wls Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of StatefulSessionDescriptor in org.apache.openejb.jee.wls
Fields in org.apache.openejb.jee.wls declared as StatefulSessionDescriptor Modifier and Type Field Description protected StatefulSessionDescriptorWeblogicEnterpriseBean. statefulSessionDescriptorMethods in org.apache.openejb.jee.wls that return StatefulSessionDescriptor Modifier and Type Method Description StatefulSessionDescriptorObjectFactory. createStatefulSessionDescriptor()Create an instance ofStatefulSessionDescriptorStatefulSessionDescriptorWeblogicEnterpriseBean. getStatefulSessionDescriptor()Gets the value of the statefulSessionDescriptor property.Methods in org.apache.openejb.jee.wls with parameters of type StatefulSessionDescriptor Modifier and Type Method Description voidWeblogicEnterpriseBean. setStatefulSessionDescriptor(StatefulSessionDescriptor value)Sets the value of the statefulSessionDescriptor property.
-