public class ConnectionPoolManager
extends java.lang.Object
| Constructor and Description |
|---|
ConnectionPoolManager(Realm realm) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
IObservableSet |
getAllConnections()
Get an observable set containing
ConnectionHolder instances |
void |
handleChange(DiscovererListener discovererListener,
java.util.Set<ConnectionDescriptor> additions,
java.util.Set<ConnectionDescriptor> removals) |
public void dispose()
public IObservableSet getAllConnections()
ConnectionHolder instancesConnectionHolder instancespublic void handleChange(DiscovererListener discovererListener, java.util.Set<ConnectionDescriptor> additions, java.util.Set<ConnectionDescriptor> removals)
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