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

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

Uses of IConcurrentMethod 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 IConcurrentMethod
 List<IConcurrentMethod> ISession.getConcurrentMethodList()
          Gets the list of concurrent methods.
 

Methods in org.ow2.util.ee.metadata.ejbjar.api.xml.struct with parameters of type IConcurrentMethod
 void ISession.addConcurrentMethod(IConcurrentMethod concurrentMethod)
          Add the method used as a concurrent method.
 



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