Uses of Class
org.rhq.plugins.jbossas5.connection.AbstractProfileServiceConnectionProvider

Packages that use AbstractProfileServiceConnectionProvider
org.rhq.plugins.jbossas5.connection   
 

Uses of AbstractProfileServiceConnectionProvider in org.rhq.plugins.jbossas5.connection
 

Subclasses of AbstractProfileServiceConnectionProvider in org.rhq.plugins.jbossas5.connection
 class LocalProfileServiceConnectionProvider
          A connection provider for connecting to a local Profile Service.
 class RemoteProfileServiceConnectionProvider
          A connection provider for connecting to a remote Profile Service - AOP proxies are looked up from JNDI.
 

Constructors in org.rhq.plugins.jbossas5.connection with parameters of type AbstractProfileServiceConnectionProvider
AbstractProfileServiceConnection(AbstractProfileServiceConnectionProvider connectionProvider)
           
BasicProfileServiceConnection(AbstractProfileServiceConnectionProvider connectionProvider, org.jboss.profileservice.spi.ProfileService profileService, org.jboss.deployers.spi.management.ManagementView managementView, org.jboss.deployers.spi.management.deploy.DeploymentManager deploymentManager)
           
 



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