public class MultiDataSourceTracker
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
MultiDataSourceTracker.ServiceListener |
| Constructor and Description |
|---|
MultiDataSourceTracker( |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
protected void |
handleAdded(java.lang.String id,
java.util.Dictionary<?,?> properties,
DataSource service) |
protected void |
handleModified(java.lang.String id,
java.util.Dictionary<?,?> properties,
DataSource service) |
protected void |
handleRemoved(java.lang.String id,
java.util.Dictionary<?,?> properties,
DataSource service) |
void |
open() |
public MultiDataSourceTracker(poolTracker, java.util.Set<java.lang.String> dataSourceIds, MultiDataSourceTracker.ServiceListener listener) throws InvalidSyntaxException
InvalidSyntaxExceptionprotected void handleAdded(java.lang.String id,
java.util.Dictionary<?,?> properties,
DataSource service)
protected void handleModified(java.lang.String id,
java.util.Dictionary<?,?> properties,
DataSource service)
protected void handleRemoved(java.lang.String id,
java.util.Dictionary<?,?> properties,
DataSource service)
public void open()
public void close()
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