public abstract class ImplementorCacheDelegate extends Object
| Constructor and Description |
|---|
ImplementorCacheDelegate() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
Implementor |
getImplementorFor(RuntimeEndpointInfo targetEndpoint) |
void |
releaseImplementor(RuntimeEndpointInfo targetEndpoint,
Implementor implementor) |
public Implementor getImplementorFor(RuntimeEndpointInfo targetEndpoint)
public void releaseImplementor(RuntimeEndpointInfo targetEndpoint, Implementor implementor)
public void destroy()
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.