Uses of Interface
org.ow2.util.ee.metadata.common.api.xml.struct.IEJBRef

Packages that use IEJBRef
org.ow2.util.ee.metadata.common.api.xml.struct   
 

Uses of IEJBRef in org.ow2.util.ee.metadata.common.api.xml.struct
 

Methods in org.ow2.util.ee.metadata.common.api.xml.struct that return types with arguments of type IEJBRef
 List<IEJBRef> IEnvironment.getEJBRefList()
          Gets the list of <ejb-ref> elements.
 

Methods in org.ow2.util.ee.metadata.common.api.xml.struct with parameters of type IEJBRef
 void IEnvironment.addEJBRef(IEJBRef ejbRef)
          Adds a new <ejb-ref> element.
 



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