public class DataSourceFactoryTracker extends SingleServiceTracker<org.osgi.service.jdbc.DataSourceFactory>
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) |
Modifier and Type | Method and Description |
---|---|
String |
getDriver() |
addingService, close, getService, modifiedService, open, open, removedService, waitForService
public DataSourceFactoryTracker(org.osgi.framework.BundleContext context, String driver, SingleServiceListener<org.osgi.service.jdbc.DataSourceFactory> listener) throws org.osgi.framework.InvalidSyntaxException
org.osgi.framework.InvalidSyntaxException
public DataSourceFactoryTracker(org.osgi.framework.BundleContext context, String driver, SingleServiceListener<org.osgi.service.jdbc.DataSourceFactory> listener, boolean isConnectionPool) throws org.osgi.framework.InvalidSyntaxException
org.osgi.framework.InvalidSyntaxException
public String getDriver()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.