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

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

Uses of IEJBLocalRef 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 IEJBLocalRef
 List<IEJBLocalRef> IEnvironment.getEJBLocalRefList()
          Gets the list of <ejb-local-ref> elements.
 

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



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