| Modifier and Type | Class and Description |
|---|---|
class |
ConnectionManager |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractConnectionManager |
| Constructor and Description |
|---|
SingleServiceTracker(org.osgi.framework.BundleContext context,
Class<T> clazz,
SingleServiceListener<T> listener) |
SingleServiceTracker(org.osgi.framework.BundleContext context,
org.osgi.framework.Filter filter,
SingleServiceListener<T> listener) |
SingleServiceTracker(org.osgi.framework.BundleContext context,
String clazz,
SingleServiceListener<T> listener) |
| Constructor and Description |
|---|
DataSourceFactoryTracker(org.osgi.framework.BundleContext context,
String driver,
SingleServiceListener<org.osgi.service.jdbc.DataSourceFactory> listener) |
DataSourceFactoryTracker(org.osgi.framework.BundleContext context,
String driver,
SingleServiceListener<org.osgi.service.jdbc.DataSourceFactory> listener,
boolean isConnectionPool) |
Copyright © 2015 Eclipse SCADA Project. All rights reserved.