public class PostgresTableDiscoveryComponent extends Object implements ResourceDiscoveryComponent<PostgresDatabaseComponent>
| Modifier and Type | Field and Description |
|---|---|
static String |
TABLE_NAMES_QUERY |
| Constructor and Description |
|---|
PostgresTableDiscoveryComponent() |
| Modifier and Type | Method and Description |
|---|---|
Set<DiscoveredResourceDetails> |
discoverResources(ResourceDiscoveryContext<PostgresDatabaseComponent> context) |
public static final String TABLE_NAMES_QUERY
public Set<DiscoveredResourceDetails> discoverResources(ResourceDiscoveryContext<PostgresDatabaseComponent> context) throws Exception
discoverResources in interface ResourceDiscoveryComponent<PostgresDatabaseComponent>ExceptionCopyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.