org.rhq.plugins.jbossas5.connection
Class JaasAuthenticationProxyProfileServiceConnection

java.lang.Object
  extended by org.rhq.plugins.jbossas5.connection.AbstractProfileServiceConnection
      extended by org.rhq.plugins.jbossas5.connection.JaasAuthenticationProxyProfileServiceConnection
All Implemented Interfaces:
ProfileServiceConnection

public class JaasAuthenticationProxyProfileServiceConnection
extends AbstractProfileServiceConnection

Author:
Ian Springer

Constructor Summary
protected JaasAuthenticationProxyProfileServiceConnection(RemoteProfileServiceConnectionProvider connectionProvider, org.jboss.profileservice.spi.ProfileService profileService, org.jboss.deployers.spi.management.ManagementView managementView, org.jboss.deployers.spi.management.deploy.DeploymentManager deploymentManager)
           
 
Method Summary
 org.jboss.deployers.spi.management.deploy.DeploymentManager getDeploymentManager()
           
 org.jboss.deployers.spi.management.ManagementView getManagementView()
           
 org.jboss.profileservice.spi.ProfileService getProfileService()
           
 
Methods inherited from class org.rhq.plugins.jbossas5.connection.AbstractProfileServiceConnection
getConnectionProvider, init
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JaasAuthenticationProxyProfileServiceConnection

protected JaasAuthenticationProxyProfileServiceConnection(RemoteProfileServiceConnectionProvider connectionProvider,
                                                          org.jboss.profileservice.spi.ProfileService profileService,
                                                          org.jboss.deployers.spi.management.ManagementView managementView,
                                                          org.jboss.deployers.spi.management.deploy.DeploymentManager deploymentManager)
Method Detail

getProfileService

public org.jboss.profileservice.spi.ProfileService getProfileService()

getManagementView

public org.jboss.deployers.spi.management.ManagementView getManagementView()

getDeploymentManager

public org.jboss.deployers.spi.management.deploy.DeploymentManager getDeploymentManager()


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