Uses of Class
com.sun.xml.ws.config.metro.parser.jsr109.EjbLinkType
Packages that use EjbLinkType
-
Uses of EjbLinkType in com.sun.xml.ws.config.metro.parser.jsr109
Fields in com.sun.xml.ws.config.metro.parser.jsr109 declared as EjbLinkTypeModifier and TypeFieldDescriptionprotected EjbLinkTypeEjbLocalRefType.ejbLinkprotected EjbLinkTypeEjbRefType.ejbLinkprotected EjbLinkTypeServiceImplBeanType.ejbLinkMethods in com.sun.xml.ws.config.metro.parser.jsr109 that return EjbLinkTypeModifier and TypeMethodDescriptionObjectFactory.createEjbLinkType()Create an instance ofEjbLinkTypeEjbLocalRefType.getEjbLink()Gets the value of the ejbLink property.EjbRefType.getEjbLink()Gets the value of the ejbLink property.ServiceImplBeanType.getEjbLink()Gets the value of the ejbLink property.Methods in com.sun.xml.ws.config.metro.parser.jsr109 with parameters of type EjbLinkTypeModifier and TypeMethodDescriptionvoidEjbLocalRefType.setEjbLink(EjbLinkType value) Sets the value of the ejbLink property.voidEjbRefType.setEjbLink(EjbLinkType value) Sets the value of the ejbLink property.voidServiceImplBeanType.setEjbLink(EjbLinkType value) Sets the value of the ejbLink property.