Uses of Class
com.sun.xml.ws.config.metro.parser.jsr109.EjbLinkType
-
Packages that use EjbLinkType Package Description com.sun.xml.ws.config.metro.parser.jsr109 -
-
Uses of EjbLinkType in com.sun.xml.ws.config.metro.parser.jsr109
Fields in com.sun.xml.ws.config.metro.parser.jsr109 declared as EjbLinkType Modifier and Type Field Description protected EjbLinkTypeEjbLocalRefType. ejbLinkprotected EjbLinkTypeEjbRefType. ejbLinkprotected EjbLinkTypeServiceImplBeanType. ejbLinkMethods in com.sun.xml.ws.config.metro.parser.jsr109 that return EjbLinkType Modifier and Type Method Description EjbLinkTypeObjectFactory. createEjbLinkType()Create an instance ofEjbLinkTypeEjbLinkTypeEjbLocalRefType. getEjbLink()Gets the value of the ejbLink property.EjbLinkTypeEjbRefType. getEjbLink()Gets the value of the ejbLink property.EjbLinkTypeServiceImplBeanType. getEjbLink()Gets the value of the ejbLink property.Methods in com.sun.xml.ws.config.metro.parser.jsr109 with parameters of type EjbLinkType Modifier and Type Method Description voidEjbLocalRefType. 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.
-