| Package | Description |
|---|---|
| org.jboss.naming.remote.client |
| Modifier and Type | Method and Description |
|---|---|
RemoteNamingStore |
NamingStoreCache.getRemoteNamingStore(Endpoint clientEndpoint,
String connectionURL,
OptionMap connectOptions,
CallbackHandler callbackHandler,
long connectionTimeout,
OptionMap channelCreationOptions,
long channelCreationTimeoutInMillis,
List<RemoteContext.CloseTask> contextCloseTasks,
boolean randomServer)
Returns a
Channel for the passed connection properties. |
| Constructor and Description |
|---|
RemoteContext(Name prefix,
RemoteNamingStore namingStore,
Hashtable<String,Object> environment,
List<RemoteContext.CloseTask> closeTasks) |
RemoteContext(RemoteNamingStore namingStore,
Hashtable<String,Object> environment,
List<RemoteContext.CloseTask> closeTasks) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.