public class ConnectionServiceImpl extends AbstractConnectionService implements ConnectionService
statistics
CONNECTION_URI
Constructor and Description |
---|
ConnectionServiceImpl(Connection connection,
Integer autoReconnectController) |
Modifier and Type | Method and Description |
---|---|
Connection |
getConnection() |
EventManager |
getEventManager() |
MonitorManager |
getMonitorManager() |
Class<?>[] |
getSupportedInterfaces() |
checkConnect, connect, disconnect, dispose, getAutoReconnectController, getLabel, getStatistics, performConnect, performDisconnect, setConnectCallbackHandler, setConnection, shouldConnect
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
connect, disconnect, dispose, getAutoReconnectController, setConnectCallbackHandler
public ConnectionServiceImpl(Connection connection, Integer autoReconnectController)
public Connection getConnection()
getConnection
in interface ConnectionService
public Class<?>[] getSupportedInterfaces()
getSupportedInterfaces
in interface ConnectionService
public EventManager getEventManager()
public MonitorManager getMonitorManager()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.