public class ConnectionManager extends AbstractConnectionManager<ConnectionService>
Constructor and Description |
---|
ConnectionManager(org.osgi.framework.BundleContext context,
String connectionId,
ConnectionInformation connectionInformation) |
Modifier and Type | Method and Description |
---|---|
protected AbstractConnectionService |
createConnectionService(DriverFactory factory,
ConnectionInformation connectionInformation) |
createConnection, dispose, disposeConnection, serviceChange
public ConnectionManager(org.osgi.framework.BundleContext context, String connectionId, ConnectionInformation connectionInformation)
protected AbstractConnectionService createConnectionService(DriverFactory factory, ConnectionInformation connectionInformation)
createConnectionService
in class AbstractConnectionManager<ConnectionService>
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.