Uses of Interface
org.rhq.plugins.jbossas5.connection.ProfileServiceConnection

Packages that use ProfileServiceConnection
org.rhq.plugins.jbossas5   
org.rhq.plugins.jbossas5.connection   
org.rhq.plugins.jbossas5.deploy   
 

Uses of ProfileServiceConnection in org.rhq.plugins.jbossas5
 

Methods in org.rhq.plugins.jbossas5 that return ProfileServiceConnection
 ProfileServiceConnection ApplicationServerComponent.getConnection()
           
 ProfileServiceConnection ProfileServiceComponent.getConnection()
           
 ProfileServiceConnection PlatformComponent.getConnection()
           
 ProfileServiceConnection AbstractManagedComponent.getConnection()
           
 ProfileServiceConnection JBossWebComponent.getConnection()
           
 

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

Classes in org.rhq.plugins.jbossas5.connection that implement ProfileServiceConnection
 class AbstractProfileServiceConnection
           
 class BasicProfileServiceConnection
           
 class JaasAuthenticationProxyProfileServiceConnection
           
 

Methods in org.rhq.plugins.jbossas5.connection that return ProfileServiceConnection
 ProfileServiceConnection AbstractProfileServiceConnectionProvider.connect()
           
 ProfileServiceConnection ProfileServiceConnectionProvider.connect()
           
protected abstract  ProfileServiceConnection AbstractProfileServiceConnectionProvider.doConnect()
           
 ProfileServiceConnection AbstractProfileServiceConnectionProvider.getExistingConnection()
           
 ProfileServiceConnection ProfileServiceConnectionProvider.getExistingConnection()
           
 

Uses of ProfileServiceConnection in org.rhq.plugins.jbossas5.deploy
 

Constructors in org.rhq.plugins.jbossas5.deploy with parameters of type ProfileServiceConnection
ManagedComponentDeployer(ProfileServiceConnection profileServiceConnection, PackageDownloader downloader)
           
RemoteDownloader(ResourceContext<?> resourceContext, boolean resourceExists, ProfileServiceConnection profileServiceConnection)
           
 



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