Uses of Class
com.sun.xml.ws.config.metro.parser.jsr109.ServiceImplBeanType

Packages that use ServiceImplBeanType
com.sun.xml.ws.config.metro.parser.jsr109   
 

Uses of ServiceImplBeanType in com.sun.xml.ws.config.metro.parser.jsr109
 

Fields in com.sun.xml.ws.config.metro.parser.jsr109 declared as ServiceImplBeanType
protected  ServiceImplBeanType PortComponentType.serviceImplBean
           
 

Methods in com.sun.xml.ws.config.metro.parser.jsr109 that return ServiceImplBeanType
 ServiceImplBeanType ObjectFactory.createServiceImplBeanType()
          Create an instance of ServiceImplBeanType
 ServiceImplBeanType PortComponentType.getServiceImplBean()
          Gets the value of the serviceImplBean property.
 

Methods in com.sun.xml.ws.config.metro.parser.jsr109 with parameters of type ServiceImplBeanType
 void PortComponentType.setServiceImplBean(ServiceImplBeanType value)
          Sets the value of the serviceImplBean property.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.