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