| Modifier and Type | Method and Description |
|---|---|
void |
EventManager.stateChange(Connection connection,
ConnectionState state,
Throwable error) |
void |
MonitorManager.stateChange(Connection connection,
ConnectionState state,
Throwable error) |
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectionImpl |
| Modifier and Type | Method and Description |
|---|---|
Connection |
DriverInformationImpl.create(ConnectionInformation connectionInformation) |
| Modifier and Type | Method and Description |
|---|---|
Connection |
DriverInformationImpl.create(ConnectionInformation connectionInformation) |
| Modifier and Type | Class and Description |
|---|---|
class |
DummyConnection |
| Modifier and Type | Method and Description |
|---|---|
void |
FactoryInformationBean.stateChange(Connection connection,
ConnectionState state,
Throwable error) |
| Modifier and Type | Method and Description |
|---|---|
static Connection |
ConnectionFactory.create(ConnectionInformation connectionInformation)
Find a driver and create a new connection
|
Connection |
DriverInformation.create(ConnectionInformation connectionInformation) |
static Connection |
ConnectionFactory.create(String className,
ConnectionInformation connectionInformation)
Find a driver and create a new connection
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionStateListener.stateChange(Connection connection,
ConnectionState state,
Throwable error)
Notify a state change
|
void |
ConnectWaitController.stateChange(Connection connection,
ConnectionState state,
Throwable error) |
void |
AutoReconnectController.stateChange(Connection connection,
ConnectionState state,
Throwable error) |
| Constructor and Description |
|---|
AutoReconnectController(Connection connection)
Create a new reconnect controller for the provided connection using the
default reconnect delay
|
AutoReconnectController(Connection connection,
long reconnectDelay)
Create a new reconnect controller for the provided connection
|
ConnectWaitController(Connection connection) |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientBaseConnection |
| Constructor and Description |
|---|
StateNotifier(ExecutorService executor,
Connection connection) |
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectionBaseImpl |
| Modifier and Type | Method and Description |
|---|---|
Connection |
ConnectionService.getConnection() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractConnectionService.setConnection(Connection connection) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionManager.EntryImpl.stateChange(Connection connection,
ConnectionState state,
Throwable error) |
void |
ConnectionHolder.stateChange(Connection connection,
ConnectionState state,
Throwable error) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
AbstractConnectionTab.setConnection(Connection connection) |
protected void |
PropertiesTab.setConnection(Connection connection) |
protected void |
PrivilegeTab.setConnection(Connection connection) |
| Constructor and Description |
|---|
PrivilegeSet(Connection connection,
org.eclipse.core.databinding.observable.Realm realm) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Connection
A DataAccess (DA) connection.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FolderManager.stateChange(Connection connection,
ConnectionState state,
Throwable error) |
void |
ItemManagerImpl.stateChange(Connection connection,
ConnectionState state,
Throwable error) |
| Modifier and Type | Method and Description |
|---|---|
Connection |
DriverInformation.create(ConnectionInformation connectionInformation) |
| Modifier and Type | Method and Description |
|---|---|
Connection |
DriverInformation.create(ConnectionInformation connectionInformation) |
| Modifier and Type | Class and Description |
|---|---|
class |
LazyConnectionWrapper |
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionAnalyzer.stateChange(Connection connection,
ConnectionState state,
Throwable error) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProxySubConnection.stateChange(Connection connection,
ConnectionState state,
Throwable error) |
void |
NotifyConnectionErrorListener.stateChange(Connection connection,
ConnectionState state,
Throwable error)
either sends connection state straight away, or schedules it for later execution
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
DataItemConsole.processConnectionStateChange(Connection connection,
ConnectionState state,
Throwable error) |
| Modifier and Type | Method and Description |
|---|---|
void |
ItemListenerHolder.HolderListener.connectionStateChange(Connection connection,
ConnectionState state,
Throwable error) |
protected void |
AbstractItemHolder.fireConnectionStateChange(Connection connection,
ConnectionState state,
Throwable error) |
| Modifier and Type | Method and Description |
|---|---|
Connection |
DriverInformationImpl.create(ConnectionInformation connectionInformation) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ServiceQueryBuffer.handleConnectionStateChange(Connection connection,
ConnectionState state,
Throwable error) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.