public class ConnectionManager.EntryImpl extends java.lang.Object implements ConnectionManager.Entry
| Constructor and Description |
|---|
ConnectionManager.EntryImpl(ConnectionDescriptor connectionDescriptor,
ConnectionService connectionService,
|
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
ConnectionDescriptor |
getConnectionDescriptor() |
ConnectionService |
getConnectionService() |
void |
stateChange(Connection connection,
ConnectionState state,
java.lang.Throwable error) |
public ConnectionManager.EntryImpl(ConnectionDescriptor connectionDescriptor, ConnectionService connectionService,serviceRegistration)
public void stateChange(Connection connection,
ConnectionState state,
java.lang.Throwable error)
public ConnectionDescriptor getConnectionDescriptor()
getConnectionDescriptor in interface ConnectionManager.Entrypublic ConnectionService getConnectionService()
getConnectionService in interface ConnectionManager.Entrypublic void dispose()
dispose in interface ConnectionManager.Entry
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