public class ConnectionManager
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
ConnectionManager.Entry |
class |
ConnectionManager.EntryImpl |
class |
ConnectionManager.EntryWrapper |
| Constructor and Description |
|---|
ConnectionManager(BundleContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
ConnectionManager.Entry |
getConnection(ConnectionDescriptor connectionDescriptor) |
protected void |
unwrapConnection(ConnectionManager.EntryWrapper wrapper) |
protected ConnectionManager.Entry |
wrapConnection(ConnectionManager.EntryImpl entry) |
public ConnectionManager.Entry getConnection(ConnectionDescriptor connectionDescriptor)
protected ConnectionManager.Entry wrapConnection(ConnectionManager.EntryImpl entry)
protected void unwrapConnection(ConnectionManager.EntryWrapper wrapper)
public void dispose()
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