public class Implementor extends Object implements Implementor
| Constructor and Description |
|---|
Implementor(javax.servlet.ServletContext servletContext,
Tie tie) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
ServletEndpointContextImpl |
getContext() |
Remote |
getTarget() |
Tie |
getTie() |
void |
init() |
public Implementor(javax.servlet.ServletContext servletContext,
Tie tie)
public Tie getTie()
getTie in interface Implementorpublic Remote getTarget()
public ServletEndpointContextImpl getContext()
public void init()
throws javax.xml.rpc.ServiceException
init in interface Implementorjavax.xml.rpc.ServiceExceptionpublic void destroy()
destroy in interface ImplementorCopyright © 2017–2019 Eclipse Foundation. All rights reserved.