Uses of Class
org.rhq.plugins.postgres.PostgresServerComponent

Packages that use PostgresServerComponent
org.rhq.plugins.postgres   
 

Uses of PostgresServerComponent in org.rhq.plugins.postgres
 

Method parameters in org.rhq.plugins.postgres with type arguments of type PostgresServerComponent
 Set<DiscoveredResourceDetails> PostgresDatabaseDiscoveryComponent.discoverResources(ResourceDiscoveryContext<PostgresServerComponent<?>> context)
           
 Set<DiscoveredResourceDetails> PostgresUserDiscoveryComponent.discoverResources(ResourceDiscoveryContext<PostgresServerComponent<?>> context)
           
 void PostgresDatabaseComponent.start(ResourceContext<PostgresServerComponent<?>> context)
           
 void PostgresUserComponent.start(ResourceContext<PostgresServerComponent<?>> resourceContext)
           
 



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