|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
Method Detail |
public 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()
public 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 |