GridAppsDataSourcesImpl

public class GridAppsDataSourcesImpl implements GridAppsDataSources

Fields

datasourceProperties

Properties datasourceProperties

Methods

getConnectionByKey

public Connection getConnectionByKey(String key)

getDataSourceByKey

public DataSourcePooledJdbc getDataSourceByKey(String datasourcekey)

getDataSourceKeys

public Collection<String> getDataSourceKeys()

getRegisteredDatasources

public List<String> getRegisteredDatasources()

registerDataSource

protected void registerDataSource()

start

public void start()

stop

public void stop()

updated

public synchronized void updated(Dictionary<String, ?> config)