public class EndpointCache extends Object
| Constructor and Description | 
|---|
| EndpointCache() | 
| Modifier and Type | Method and Description | 
|---|---|
| Endpoint | get(String endpointName,
   OptionMap endPointCreationOptions,
   OptionMap remoteConnectionProviderOptions) | 
| void | release(org.jboss.naming.remote.client.EndpointCache.CacheKey endpointHash,
       boolean async) | 
| void | shutdown() | 
public Endpoint get(String endpointName, OptionMap endPointCreationOptions, OptionMap remoteConnectionProviderOptions) throws IOException
IOExceptionpublic void release(org.jboss.naming.remote.client.EndpointCache.CacheKey endpointHash,
                    boolean async)
public void shutdown()
Copyright © 2016 JBoss by Red Hat. All rights reserved.