public class ConnectionServiceImpl extends AbstractConnectionService implements ConnectionService
statisticsCONNECTION_URI| Constructor and Description |
|---|
ConnectionServiceImpl(Connection connection,
java.lang.Integer autoReconnectController,
boolean lazyActivation) |
| Modifier and Type | Method and Description |
|---|---|
Connection |
getConnection() |
FolderManager |
getFolderManager() |
ItemManager |
getItemManager() |
java.lang.Class<?>[] |
getSupportedInterfaces() |
protected void |
setShouldConnect(boolean state) |
protected boolean |
shouldConnect() |
checkConnect, connect, disconnect, dispose, getAutoReconnectController, getLabel, getStatistics, performConnect, performDisconnect, setConnectCallbackHandler, setConnectionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconnect, disconnect, dispose, getAutoReconnectController, setConnectCallbackHandlerpublic ConnectionServiceImpl(Connection connection, java.lang.Integer autoReconnectController, boolean lazyActivation)
protected void setShouldConnect(boolean state)
protected boolean shouldConnect()
shouldConnect in class AbstractConnectionServicepublic Connection getConnection()
getConnection in interface ConnectionServicepublic FolderManager getFolderManager()
public ItemManager getItemManager()
public java.lang.Class<?>[] getSupportedInterfaces()
getSupportedInterfaces in interface ConnectionService
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0