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

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

Uses of IServiceRef 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 IServiceRef
 List<IServiceRef> IEnvironment.getServiceRefList()
          Gets the list of <service-ref> elements.
 

Methods in org.ow2.util.ee.metadata.common.api.xml.struct with parameters of type IServiceRef
 void IEnvironment.addServiceRef(IServiceRef serviceRef)
          Adds a new <service-ref> element.
 



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