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

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

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

Fields in org.apache.openejb.jee.was.v6.wsclient with type parameters of type ComponentScopedRefs
protected  List<ComponentScopedRefs> WebServicesClient.componentScopedRefs
           
 

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

Methods in org.apache.openejb.jee.was.v6.wsclient that return types with arguments of type ComponentScopedRefs
 javax.xml.bind.JAXBElement<ComponentScopedRefs> ObjectFactory.createComponentScopedRefs(ComponentScopedRefs value)
          Create an instance of JAXBElement< ComponentScopedRefs>
 List<ComponentScopedRefs> WebServicesClient.getComponentScopedRefs()
          Gets the value of the componentScopedRefs property.
 

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



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