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