public class ConnectionManager extends AbstractConnectionManager
Constructor and Description |
---|
ConnectionManager(org.osgi.framework.BundleContext context,
String connectionId,
ConnectionInformation connectionInformation,
Integer autoReconnectDelay,
boolean initialOpen) |
Modifier and Type | Method and Description |
---|---|
protected AbstractConnectionService |
createConnection() |
protected Set<String> |
getInterfaces() |
addRequest, dispose, disposeConnection, getAutoReconnectDelay, getConnectionInformation, getFactory, isIdle, isInitialOpen, removeRequest, serviceChange, update
public ConnectionManager(org.osgi.framework.BundleContext context, String connectionId, ConnectionInformation connectionInformation, Integer autoReconnectDelay, boolean initialOpen)
protected AbstractConnectionService createConnection()
createConnection
in class AbstractConnectionManager
protected Set<String> getInterfaces()
getInterfaces
in class AbstractConnectionManager
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.