public class ImplementorCacheDelegateImpl
extends com.sun.xml.rpc.spi.runtime.ImplementorCacheDelegate
Constructor and Description |
---|
ImplementorCacheDelegateImpl(javax.servlet.ServletConfig servletConfig) |
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
com.sun.xml.rpc.spi.runtime.Implementor |
getImplementorFor(com.sun.xml.rpc.spi.runtime.RuntimeEndpointInfo targetEndpoint) |
void |
releaseImplementor(com.sun.xml.rpc.spi.runtime.RuntimeEndpointInfo targetEndpoint,
com.sun.xml.rpc.spi.runtime.Implementor implementor) |
public ImplementorCacheDelegateImpl(javax.servlet.ServletConfig servletConfig)
public com.sun.xml.rpc.spi.runtime.Implementor getImplementorFor(com.sun.xml.rpc.spi.runtime.RuntimeEndpointInfo targetEndpoint)
getImplementorFor
in class com.sun.xml.rpc.spi.runtime.ImplementorCacheDelegate
public void releaseImplementor(com.sun.xml.rpc.spi.runtime.RuntimeEndpointInfo targetEndpoint, com.sun.xml.rpc.spi.runtime.Implementor implementor)
releaseImplementor
in class com.sun.xml.rpc.spi.runtime.ImplementorCacheDelegate
public void destroy()
destroy
in class com.sun.xml.rpc.spi.runtime.ImplementorCacheDelegate
Copyright © 2019. All rights reserved.