|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.rhq.plugins.database.CustomTableDiscoveryComponent
public class CustomTableDiscoveryComponent
Discovery for a generic component that can read data out of a table for monitoring purposes. Neccessary configuration properties table - the name of the table to search for during inventory metricQuery - the query run to load metric data name - the name of the resource description - the description of the resource
| Constructor Summary | |
|---|---|
CustomTableDiscoveryComponent()
|
|
| Method Summary | |
|---|---|
java.util.Set<DiscoveredResourceDetails> |
discoverResources(ResourceDiscoveryContext<DatabaseComponent> resourceDiscoveryContext)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CustomTableDiscoveryComponent()
| Method Detail |
|---|
public java.util.Set<DiscoveredResourceDetails> discoverResources(ResourceDiscoveryContext<DatabaseComponent> resourceDiscoveryContext)
throws InvalidPluginConfigurationException,
java.lang.Exception
discoverResources in interface ResourceDiscoveryComponent<DatabaseComponent>InvalidPluginConfigurationException
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||