|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.rhq.plugins.postgres.PostgresTableDiscoveryComponent
public class PostgresTableDiscoveryComponent
Discovers postgres tables
| Field Summary | |
|---|---|
static java.lang.String |
TABLE_NAMES_QUERY
|
| Constructor Summary | |
|---|---|
PostgresTableDiscoveryComponent()
|
|
| Method Summary | |
|---|---|
java.util.Set<DiscoveredResourceDetails> |
discoverResources(ResourceDiscoveryContext<PostgresDatabaseComponent> context)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String TABLE_NAMES_QUERY
| Constructor Detail |
|---|
public PostgresTableDiscoveryComponent()
| Method Detail |
|---|
public java.util.Set<DiscoveredResourceDetails> discoverResources(ResourceDiscoveryContext<PostgresDatabaseComponent> context)
throws java.lang.Exception
discoverResources in interface ResourceDiscoveryComponent<PostgresDatabaseComponent>java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||