|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ServletLink
A representation of the model object 'Servlet Link'. The servlet-link element is used in the service-impl-bean element to specify that a Service Implementation Bean is defined as a JAX-RPC Service Endpoint. The value of the servlet-link element must be the servlet-name of a JAX-RPC Service Endpoint in the same WAR file. Used in: service-impl-bean
The following features are supported:
WsddPackage.getServletLink()
Method Summary | |
---|---|
java.lang.String |
getServletLink()
Returns the value of the 'Servlet Link' attribute |
void |
setServletLink(java.lang.String value)
Sets the value of the ' Servlet 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 getServletLink()
If the meaning of the 'Servlet Link' attribute isn't clear, there really should be more of a description here...
setServletLink(String)
,
WsddPackage.getServletLink_ServletLink()
void setServletLink(java.lang.String value)
Servlet Link
' attribute.
value
- the new value of the 'Servlet Link' attribute.getServletLink()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |