org.rhq.plugins.postgres
Class PostgresDatabaseDiscoveryComponent

java.lang.Object
  extended by org.rhq.plugins.postgres.PostgresDatabaseDiscoveryComponent
All Implemented Interfaces:
ResourceDiscoveryComponent<PostgresServerComponent<?>>

public class PostgresDatabaseDiscoveryComponent
extends Object
implements ResourceDiscoveryComponent<PostgresServerComponent<?>>

Author:
Greg Hinkle

Constructor Summary
PostgresDatabaseDiscoveryComponent()
           
 
Method Summary
 Set<DiscoveredResourceDetails> discoverResources(ResourceDiscoveryContext<PostgresServerComponent<?>> context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PostgresDatabaseDiscoveryComponent

public PostgresDatabaseDiscoveryComponent()
Method Detail

discoverResources

public Set<DiscoveredResourceDetails> discoverResources(ResourceDiscoveryContext<PostgresServerComponent<?>> context)
                                                 throws Exception
Specified by:
discoverResources in interface ResourceDiscoveryComponent<PostgresServerComponent<?>>
Throws:
Exception


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