Uses of Class
org.apache.openejb.jee.was.v6.wsclient.PortComponentRef

Packages that use PortComponentRef
org.apache.openejb.jee.was.v6.wsclient Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of PortComponentRef in org.apache.openejb.jee.was.v6.wsclient
 

Fields in org.apache.openejb.jee.was.v6.wsclient with type parameters of type PortComponentRef
protected  List<PortComponentRef> ServiceRef.portComponentRefs
           
 

Methods in org.apache.openejb.jee.was.v6.wsclient that return PortComponentRef
 PortComponentRef ObjectFactory.createPortComponentRef()
          Create an instance of PortComponentRef
 

Methods in org.apache.openejb.jee.was.v6.wsclient that return types with arguments of type PortComponentRef
 javax.xml.bind.JAXBElement<PortComponentRef> ObjectFactory.createPortComponentRef(PortComponentRef value)
          Create an instance of JAXBElement< PortComponentRef>
 List<PortComponentRef> ServiceRef.getPortComponentRefs()
          Gets the value of the portComponentRefs property.
 

Methods in org.apache.openejb.jee.was.v6.wsclient with parameters of type PortComponentRef
 javax.xml.bind.JAXBElement<PortComponentRef> ObjectFactory.createPortComponentRef(PortComponentRef value)
          Create an instance of JAXBElement< PortComponentRef>
 



Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.