Uses of Class
org.ow2.easybeans.deployment.metadata.ejbjar.xml.Session

Packages that use Session
org.ow2.easybeans.deployment.metadata.ejbjar.xml   
 

Uses of Session in org.ow2.easybeans.deployment.metadata.ejbjar.xml
 

Methods in org.ow2.easybeans.deployment.metadata.ejbjar.xml that return types with arguments of type Session
 java.util.List<Session> EJB.getSessions()
           
 

Method parameters in org.ow2.easybeans.deployment.metadata.ejbjar.xml with type arguments of type Session
 void EJB.setSessions(java.util.List<Session> sessions)
          Sets the specific configuration on session beans.
 



Copyright © 2006-2010 OW2 Consortium. All Rights Reserved.