A C D E G I J L O R S T U
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- activateDataSource(String, DataSourceRecord) - Static method in class org.clazzes.util.jdbc.provider.DataSourceHelper
C
- CONFIG_PID - Static variable in class org.clazzes.util.jdbc.provider.JdbcProvider
- createDataSource(Map<String, String>, String) - Static method in class org.clazzes.util.jdbc.provider.DataSourceHelper
D
- DataSourceHelper - Class in org.clazzes.util.jdbc.provider
-
static methods for handling datasources.
- DataSourceHelper() - Constructor for class org.clazzes.util.jdbc.provider.DataSourceHelper
- DataSourceRecord - Class in org.clazzes.util.jdbc.provider
-
A configured data source.
- DataSourceRecord(BasicDataSource, Map<String, String>) - Constructor for class org.clazzes.util.jdbc.provider.DataSourceRecord
E
- execute() - Method in class org.clazzes.util.jdbc.provider.JdbcHealthCheck
G
- getBoolProp(Map<String, String>, String, String) - Static method in class org.clazzes.util.jdbc.provider.DataSourceHelper
- getConfigProps() - Method in class org.clazzes.util.jdbc.provider.DataSourceRecord
- getDataSource() - Method in class org.clazzes.util.jdbc.provider.DataSourceRecord
- getDataSourceRecord(String) - Method in interface org.clazzes.util.jdbc.provider.IDataSourceKeeper
-
Get a configured datasource.
- getDataSourceRecord(String) - Method in class org.clazzes.util.jdbc.provider.JdbcProvider
- getIntProp(Map<String, String>, String, String) - Static method in class org.clazzes.util.jdbc.provider.DataSourceHelper
- getLongProp(Map<String, String>, String, String) - Static method in class org.clazzes.util.jdbc.provider.DataSourceHelper
- getMessage(Locale) - Static method in class org.clazzes.util.jdbc.provider.JdbcProviderMessages
- getStringArrayProp(Map<String, String>, String, String) - Static method in class org.clazzes.util.jdbc.provider.DataSourceHelper
- getStringProp(Map<String, String>, String, String) - Static method in class org.clazzes.util.jdbc.provider.DataSourceHelper
I
- IDataSourceKeeper - Interface in org.clazzes.util.jdbc.provider
-
Internal interface for the maintainer of datasources.
- IJdbcProviderApi - Interface in org.clazzes.util.jdbc.provider.api
- init() - Method in class org.clazzes.util.jdbc.provider.JdbcProvider
-
An
init-method
for blueprint in order to create an empty configuration.
J
- JdbcHealthCheck - Class in org.clazzes.util.jdbc.provider
- JdbcHealthCheck(String, DataSourceRecord, String) - Constructor for class org.clazzes.util.jdbc.provider.JdbcHealthCheck
- JdbcProvider - Class in org.clazzes.util.jdbc.provider
-
Export
DataSource
instances as OSGi services with the given properties. - JdbcProvider() - Constructor for class org.clazzes.util.jdbc.provider.JdbcProvider
- JdbcProviderApiImpl - Class in org.clazzes.util.jdbc.provider
-
The implementation of the external monitoring API.
- JdbcProviderApiImpl() - Constructor for class org.clazzes.util.jdbc.provider.JdbcProviderApiImpl
- JdbcProviderMessages - Class in org.clazzes.util.jdbc.provider
-
Static messages factory.
- JdbcProviderMessages() - Constructor for class org.clazzes.util.jdbc.provider.JdbcProviderMessages
L
- listDataSources() - Method in interface org.clazzes.util.jdbc.provider.api.IJdbcProviderApi
- listDataSources() - Method in interface org.clazzes.util.jdbc.provider.IDataSourceKeeper
- listDataSources() - Method in class org.clazzes.util.jdbc.provider.JdbcProvider
- listDataSources() - Method in class org.clazzes.util.jdbc.provider.JdbcProviderApiImpl
O
- org.clazzes.util.jdbc.provider - package org.clazzes.util.jdbc.provider
- org.clazzes.util.jdbc.provider.api - package org.clazzes.util.jdbc.provider.api
R
- resolveSecretPassword(Map<String, String>, BiFunction<String, String, String>) - Static method in class org.clazzes.util.jdbc.provider.SecretsHelper
- restartDataSource(String) - Method in interface org.clazzes.util.jdbc.provider.api.IJdbcProviderApi
-
Restart a configured datasource.
- restartDataSource(String) - Method in interface org.clazzes.util.jdbc.provider.IDataSourceKeeper
-
Restart and possibly re-export the given datasource as an OSGi service.
- restartDataSource(String) - Method in class org.clazzes.util.jdbc.provider.JdbcProvider
- restartDataSource(String) - Method in class org.clazzes.util.jdbc.provider.JdbcProviderApiImpl
S
- SecretsHelper - Class in org.clazzes.util.jdbc.provider
- SecretsHelper() - Constructor for class org.clazzes.util.jdbc.provider.SecretsHelper
- setBundle(Bundle) - Method in class org.clazzes.util.jdbc.provider.JdbcProvider
- setConfigurationAdmin(ConfigurationAdmin) - Method in class org.clazzes.util.jdbc.provider.JdbcProvider
- setDataSourceKeeper(IDataSourceKeeper) - Method in class org.clazzes.util.jdbc.provider.JdbcProviderApiImpl
- setOneTimeScheduler(IOneTimeScheduler) - Method in class org.clazzes.util.jdbc.provider.JdbcProvider
- setSecretsService(BiFunction<String, String, String>) - Method in class org.clazzes.util.jdbc.provider.JdbcProvider
- setSecretsService(BiFunction<String, String, String>) - Method in class org.clazzes.util.jdbc.provider.JdbcProviderApiImpl
- shutdown() - Method in class org.clazzes.util.jdbc.provider.JdbcProvider
-
A
destroy-method
for blueprint in order to shut down all datasources.
T
- testAllDataSources() - Method in interface org.clazzes.util.jdbc.provider.api.IJdbcProviderApi
-
Test all configured datasources.
- testAllDataSources() - Method in class org.clazzes.util.jdbc.provider.JdbcProviderApiImpl
- testConnection(String, Map<String, String>) - Method in interface org.clazzes.util.jdbc.provider.api.IJdbcProviderApi
-
Test a not yet configured JDBC connection.
- testConnection(String, Map<String, String>) - Method in class org.clazzes.util.jdbc.provider.JdbcProviderApiImpl
- testDataSource(String) - Method in interface org.clazzes.util.jdbc.provider.api.IJdbcProviderApi
-
Test an already configured datasource.
- testDataSource(String) - Method in class org.clazzes.util.jdbc.provider.JdbcProviderApiImpl
U
- updated(Dictionary) - Method in class org.clazzes.util.jdbc.provider.JdbcProvider
All Classes All Packages