|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EJBLink
A representation of the model object 'EJB Link'.
The ejb-link element is used in the service-impl-bean element to specify that a Service Implementation Bean is defined as a Web Service Endpoint.
The value of the ejb-link element must be the ejb-name of an enterprise bean in the same ejb-jar file.
Used in: service-impl-bean
Examples:
The following features are supported:
WsddPackage.getEJBLink()
Method Summary | |
---|---|
java.lang.String |
getEjbLink()
Returns the value of the 'Ejb Link' attribute |
void |
setEjbLink(java.lang.String value)
Sets the value of the ' Ejb Link ' attribute |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
java.lang.String getEjbLink()
If the meaning of the 'Ejb Link' attribute isn't clear, there really should be more of a description here...
setEjbLink(String)
,
WsddPackage.getEJBLink_EjbLink()
void setEjbLink(java.lang.String value)
Ejb Link
' attribute.
value
- the new value of the 'Ejb Link' attribute.getEjbLink()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |