Uses of Class
org.objectweb.jonas_ejb.deployment.api.SessionStatelessDesc

Packages that use SessionStatelessDesc
org.objectweb.jonas_ejb.container   
org.objectweb.jonas_ws.deployment.api   
org.objectweb.jonas_ws.wsgen.generator.axis   
 

Uses of SessionStatelessDesc in org.objectweb.jonas_ejb.container
 

Fields in org.objectweb.jonas_ejb.container declared as SessionStatelessDesc
protected  SessionStatelessDesc JServiceEndpointHome.dd
           
 

Constructors in org.objectweb.jonas_ejb.container with parameters of type SessionStatelessDesc
JServiceEndpointHome(SessionStatelessDesc dd, JStatelessFactory bf)
          constructor
JStatelessFactory(SessionStatelessDesc dd, JContainer cont)
          constructor
 

Uses of SessionStatelessDesc in org.objectweb.jonas_ws.deployment.api
 

Methods in org.objectweb.jonas_ws.deployment.api that return SessionStatelessDesc
 SessionStatelessDesc SSBPortComponentDesc.getSessionStatelessDesc()
          Return the SessionStatelessDesc object linked with this portComponentDesc.
 

Methods in org.objectweb.jonas_ws.deployment.api with parameters of type SessionStatelessDesc
 void SSBPortComponentDesc.setSessionStatelessDesc(SessionStatelessDesc bean)
          Set the beanDesc for this endpoint.
 

Uses of SessionStatelessDesc in org.objectweb.jonas_ws.wsgen.generator.axis
 

Constructors in org.objectweb.jonas_ws.wsgen.generator.axis with parameters of type SessionStatelessDesc
VcBean(SessionStatelessDesc ssd)
          Construct a Holder for Bean informations
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.