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 java.lang.Object
implements ResourceDiscoveryComponent<PostgresServerComponent>

Author:
Greg Hinkle

Constructor Summary
PostgresDatabaseDiscoveryComponent()
           
 
Method Summary
 java.util.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 java.util.Set<DiscoveredResourceDetails> discoverResources(ResourceDiscoveryContext<PostgresServerComponent> context)
                                                           throws java.lang.Exception
Specified by:
discoverResources in interface ResourceDiscoveryComponent<PostgresServerComponent>
Throws:
java.lang.Exception


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