| Modifier and Type | Interface and Description |
|---|---|
interface |
ConnectionService |
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectionServiceImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractConnectionManager<ConnectionServiceType extends ConnectionService> |
class |
AbstractManagedConnectionServiceFactory<ConnectionServiceType extends ConnectionService> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractConnectionService |
| Modifier and Type | Method and Description |
|---|---|
ConnectionService |
ConnectionTracker.getService() |
ConnectionService |
ConnectionTracker.waitForService(long timeout) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionTracker.Listener.setConnection(ConnectionService connectionService) |
protected void |
ConnectionTracker.setService( |
| Constructor and Description |
|---|
ConnectionIdTracker(BundleContext context,
java.lang.String connectionId,
ConnectionTracker.Listener listener,
java.lang.Class<? extends ConnectionService> clazz) |
ConnectionRequestTracker(BundleContext context,
ConnectionRequest request,
ConnectionTracker.Listener listener,
java.lang.Class<? extends ConnectionService> clazz) |
ConnectionTracker(BundleContext context,
ConnectionTracker.Listener listener,
java.lang.Class<? extends ConnectionService> clazz) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ConnectionAnalyzerFactory.addService( |
protected void |
ConnectionAnalyzerFactory.removeService(ConnectionService service) |
| Constructor and Description |
|---|
ConnectionAnalyzer(java.util.concurrent.ScheduledExecutorService executor,
BundleContext context,
|
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