Uses of Class
com.bm.ejb3metadata.xml.struct.Session

Packages that use Session
com.bm.ejb3metadata.xml.struct Implementation of meta data analysis for EJB 3.0 
 

Uses of Session in com.bm.ejb3metadata.xml.struct
 

Methods in com.bm.ejb3metadata.xml.struct that return types with arguments of type Session
 java.util.List<Session> EnterpriseBeans.getSessionList()
          Gets the list of <session> elements.
 

Methods in com.bm.ejb3metadata.xml.struct with parameters of type Session
 void EnterpriseBeans.addSession(Session session)
          Adds a new <session> element to enterprise beans.
 



Copyright © 2008. All Rights Reserved.