Uses of Class
org.apache.openejb.jee.wls.StatelessSessionDescriptor
-
Packages that use StatelessSessionDescriptor Package Description org.apache.openejb.jee.wls Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of StatelessSessionDescriptor in org.apache.openejb.jee.wls
Fields in org.apache.openejb.jee.wls declared as StatelessSessionDescriptor Modifier and Type Field Description protected StatelessSessionDescriptorWeblogicEnterpriseBean. statelessSessionDescriptorMethods in org.apache.openejb.jee.wls that return StatelessSessionDescriptor Modifier and Type Method Description StatelessSessionDescriptorObjectFactory. createStatelessSessionDescriptor()Create an instance ofStatelessSessionDescriptorStatelessSessionDescriptorWeblogicEnterpriseBean. getStatelessSessionDescriptor()Gets the value of the statelessSessionDescriptor property.Methods in org.apache.openejb.jee.wls with parameters of type StatelessSessionDescriptor Modifier and Type Method Description voidWeblogicEnterpriseBean. setStatelessSessionDescriptor(StatelessSessionDescriptor value)Sets the value of the statelessSessionDescriptor property.
-