A C D E F G I O R S

A

AbstractDatabaseComponent<T extends DatabaseComponent<?>> - Class in org.rhq.plugins.database
 
AbstractDatabaseComponent() - Constructor for class org.rhq.plugins.database.AbstractDatabaseComponent
 

C

close(Statement, ResultSet) - Static method in class org.rhq.plugins.database.DatabaseQueryUtility
 
CustomTableComponent - Class in org.rhq.plugins.database
The component for the CustomTableDiscoveryComponent.
CustomTableComponent() - Constructor for class org.rhq.plugins.database.CustomTableComponent
 
CustomTableDiscoveryComponent - Class in org.rhq.plugins.database
Discovery for a generic component that can read data out of a table for monitoring purposes.
CustomTableDiscoveryComponent() - Constructor for class org.rhq.plugins.database.CustomTableDiscoveryComponent
 
CustomTableRowDiscoveryComponent - Class in org.rhq.plugins.database
Discovery for a generic component that can read data out of a table for monitoring purposes.
CustomTableRowDiscoveryComponent() - Constructor for class org.rhq.plugins.database.CustomTableRowDiscoveryComponent
 

D

DatabaseComponent<T extends ResourceComponent<?>> - Interface in org.rhq.plugins.database
 
DatabasePluginLifecycleListener - Class in org.rhq.plugins.database
This is a plugin lifecycle listener object for database plugins.
DatabasePluginLifecycleListener() - Constructor for class org.rhq.plugins.database.DatabasePluginLifecycleListener
 
DatabaseQueryUtility - Class in org.rhq.plugins.database
 
DatabaseQueryUtility() - Constructor for class org.rhq.plugins.database.DatabaseQueryUtility
 
DatabaseQueryUtility.StatementParameter - Class in org.rhq.plugins.database
 
DatabaseQueryUtility.StatementParameter() - Constructor for class org.rhq.plugins.database.DatabaseQueryUtility.StatementParameter
 
discoverResource(Configuration, ResourceDiscoveryContext<DatabaseComponent<?>>) - Method in class org.rhq.plugins.database.CustomTableDiscoveryComponent
 
discoverResources(ResourceDiscoveryContext<DatabaseComponent<?>>) - Method in class org.rhq.plugins.database.CustomTableDiscoveryComponent
 
discoverResources(ResourceDiscoveryContext<DatabaseComponent<?>>) - Method in class org.rhq.plugins.database.CustomTableRowDiscoveryComponent
 

E

executeUpdate(DatabaseComponent, String, Object...) - Static method in class org.rhq.plugins.database.DatabaseQueryUtility
 

F

formatMessage(String, String) - Static method in class org.rhq.plugins.database.CustomTableRowDiscoveryComponent
Format a message with {} formatted replacement keys.

G

getAvailability() - Method in class org.rhq.plugins.database.CustomTableComponent
 
getColumns(ResultSetMetaData) - Static method in class org.rhq.plugins.database.DatabaseQueryUtility
 
getConnection() - Method in class org.rhq.plugins.database.AbstractDatabaseComponent
 
getConnection() - Method in class org.rhq.plugins.database.CustomTableComponent
 
getConnection() - Method in interface org.rhq.plugins.database.DatabaseComponent
 
getNumericQueryValueMap(DatabaseComponent, String, Object...) - Static method in class org.rhq.plugins.database.DatabaseQueryUtility
Used to access a set of rows as key, value pairs where the key is the first column and is a string and the second is a value and is numeric
getNumericQueryValues(DatabaseComponent, String, Object...) - Static method in class org.rhq.plugins.database.DatabaseQueryUtility
Used to read a single row of columns into a map
getSingleNumericQueryValue(DatabaseComponent, String, Object...) - Static method in class org.rhq.plugins.database.DatabaseQueryUtility
 
getTable() - Method in class org.rhq.plugins.database.CustomTableComponent
 
getValues(MeasurementReport, Set<MeasurementScheduleRequest>) - Method in class org.rhq.plugins.database.CustomTableComponent
 

I

initialize(PluginContext) - Method in class org.rhq.plugins.database.DatabasePluginLifecycleListener
 

O

org.rhq.plugins.database - package org.rhq.plugins.database
 

R

removeConnection() - Method in class org.rhq.plugins.database.AbstractDatabaseComponent
 
removeConnection() - Method in class org.rhq.plugins.database.CustomTableComponent
 
removeConnection() - Method in interface org.rhq.plugins.database.DatabaseComponent
 
resourceContext - Variable in class org.rhq.plugins.database.AbstractDatabaseComponent
 

S

shutdown() - Method in class org.rhq.plugins.database.DatabasePluginLifecycleListener
 
start(ResourceContext) - Method in class org.rhq.plugins.database.AbstractDatabaseComponent
 
start(ResourceContext<DatabaseComponent<?>>) - Method in class org.rhq.plugins.database.CustomTableComponent
 
stop() - Method in class org.rhq.plugins.database.AbstractDatabaseComponent
 
stop() - Method in class org.rhq.plugins.database.CustomTableComponent
 

A C D E F G I O R S

Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.