Uses of Class
org.openejb.alt.config.ejb11.Session

Packages that use Session
org.openejb.alt.config.ejb11 The classes and interfaces directly under this package define the basic parts of the OpenEJB Castor Configuration. 
 

Uses of Session in org.openejb.alt.config.ejb11
 

Methods in org.openejb.alt.config.ejb11 that return Session
 Session EnterpriseBeansItem.getSession()
          Returns the value of field 'session'.
 

Methods in org.openejb.alt.config.ejb11 with parameters of type Session
 void EnterpriseBeansItem.setSession(Session session)
          Sets the value of field 'session'.
 



Copyright © 1999-2011 OpenEJB. All Rights Reserved.