public class DefaultConnectionFactory extends Object implements ConnectionFactory
Constructor and Description |
---|
DefaultConnectionFactory(org.osgi.framework.BundleContext bundleContext) |
Modifier and Type | Method and Description |
---|---|
Connection |
createConnection(String connectionClass,
String uri,
Properties properties,
Integer timeout) |
public DefaultConnectionFactory(org.osgi.framework.BundleContext bundleContext)
public Connection createConnection(String connectionClass, String uri, Properties properties, Integer timeout) throws Exception
createConnection
in interface ConnectionFactory
Exception
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.