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

Packages that use IPortComponentRef
org.ow2.util.ee.metadata.common.api.struct Implementation of EJB 3.0 container 
org.ow2.util.ee.metadata.common.api.xml.struct   
 

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

Methods in org.ow2.util.ee.metadata.common.api.struct that return IPortComponentRef
 IPortComponentRef IJaxwsWebServiceRef.getPortComponentRef(String serviceEndpointInterface)
          Gets a port component ref by providings its service endpoint interface.
 

Methods in org.ow2.util.ee.metadata.common.api.struct that return types with arguments of type IPortComponentRef
 List<IPortComponentRef> IJaxwsWebServiceRef.getPortComponentRefs()
           
 

Method parameters in org.ow2.util.ee.metadata.common.api.struct with type arguments of type IPortComponentRef
 void IJaxwsWebServiceRef.setPortComponentRefs(List<IPortComponentRef> portComponentRefs)
          Stores all port component refs.
 

Uses of IPortComponentRef 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 IPortComponentRef
 List<IPortComponentRef> IServiceRef.getPortComponentRefList()
           
 

Methods in org.ow2.util.ee.metadata.common.api.xml.struct with parameters of type IPortComponentRef
 void IServiceRef.addPortComponentRef(IPortComponentRef portComponentRef)
           
 



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