Uses of Interface
org.ow2.util.ee.metadata.ejbjar.api.xml.struct.ISession

Packages that use ISession
org.ow2.util.ee.metadata.ejbjar.api.xml.struct   
 

Uses of ISession in org.ow2.util.ee.metadata.ejbjar.api.xml.struct
 

Methods in org.ow2.util.ee.metadata.ejbjar.api.xml.struct that return types with arguments of type ISession
 List<ISession> IEnterpriseBeans.getSessionList()
          Gets the list of <session> elements.
 

Methods in org.ow2.util.ee.metadata.ejbjar.api.xml.struct with parameters of type ISession
 void IEnterpriseBeans.addSession(ISession session)
          Adds a new <session> element to enterprise beans.
 



Copyright © 2007-2012 OW2 Consortium. All Rights Reserved.