| Package | Description |
|---|---|
| com.sun.xml.ws.config.metro.parser.jsr109 |
| Modifier and Type | Field and Description |
|---|---|
protected EjbLinkType |
EjbLocalRefType.ejbLink |
protected EjbLinkType |
EjbRefType.ejbLink |
protected EjbLinkType |
ServiceImplBeanType.ejbLink |
| Modifier and Type | Method and Description |
|---|---|
EjbLinkType |
ObjectFactory.createEjbLinkType()
Create an instance of
EjbLinkType |
EjbLinkType |
EjbLocalRefType.getEjbLink()
Gets the value of the ejbLink property.
|
EjbLinkType |
EjbRefType.getEjbLink()
Gets the value of the ejbLink property.
|
EjbLinkType |
ServiceImplBeanType.getEjbLink()
Gets the value of the ejbLink property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EjbLocalRefType.setEjbLink(EjbLinkType value)
Sets the value of the ejbLink property.
|
void |
EjbRefType.setEjbLink(EjbLinkType value)
Sets the value of the ejbLink property.
|
void |
ServiceImplBeanType.setEjbLink(EjbLinkType value)
Sets the value of the ejbLink property.
|
Copyright © 2005–2017 Oracle Corporation. All rights reserved.