public final class ServerConnectionEnvironment extends HashMap
com.sun.enterprise.admin.jmx.remote.DefaultConfiguration
For example, to set a client trust manager, the key of env shall
be DefaultConfiguration.TRUST_MANAGER_PROPERTY_NAME.,
Serialized FormAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
ServerConnectionEnvironment()
Creates a new instance of ServerConnectionEnvironment
|
ServerConnectionEnvironment(Map env)
Creates a new instance of ServerConnectionEnvironment
|
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCodepublic ServerConnectionEnvironment()
public ServerConnectionEnvironment(Map env)
public String toString()
toString in class AbstractMapCopyright © 2017–2019 Eclipse Foundation. All rights reserved.