Uses of Class
org.ow2.jonas.deployment.ejb.SessionStatelessDesc

Packages that use SessionStatelessDesc
org.ow2.jonas.deployment.ws   
org.ow2.jonas.generators.wsgen.generator.axis   
org.ow2.jonas.lib.ejb21   
 

Uses of SessionStatelessDesc in org.ow2.jonas.deployment.ws
 

Methods in org.ow2.jonas.deployment.ws that return SessionStatelessDesc
 SessionStatelessDesc SSBPortComponentDesc.getSessionStatelessDesc()
          Return the SessionStatelessDesc object linked with this portComponentDesc.
 

Methods in org.ow2.jonas.deployment.ws with parameters of type SessionStatelessDesc
 void SSBPortComponentDesc.setSessionStatelessDesc(SessionStatelessDesc bean)
          Set the beanDesc for this endpoint.
 

Uses of SessionStatelessDesc in org.ow2.jonas.generators.wsgen.generator.axis
 

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

Uses of SessionStatelessDesc in org.ow2.jonas.lib.ejb21
 

Fields in org.ow2.jonas.lib.ejb21 declared as SessionStatelessDesc
protected  SessionStatelessDesc JServiceEndpointHome.dd
           
 

Constructors in org.ow2.jonas.lib.ejb21 with parameters of type SessionStatelessDesc
JServiceEndpointHome(SessionStatelessDesc dd, JStatelessFactory bf)
          constructor
JStatelessFactory(SessionStatelessDesc dd, JContainer cont)
          constructor
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.