public class ConnectionFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
PROCESS_NAME_REGEX |
| Constructor and Description |
|---|
ConnectionFactory() |
| Modifier and Type | Method and Description |
|---|---|
static Connection |
createConnection(Map<String,Object> connectionParams)
Factory method to create connections, both remote and local to the target JVM.
|
public static final String PROCESS_NAME_REGEX
public static Connection createConnection(Map<String,Object> connectionParams) throws IOException
IOExceptionCopyright © 2021. All rights reserved.