org.rhq.plugins.jbossas5.connection
Class BasicProfileServiceConnection
java.lang.Object
org.rhq.plugins.jbossas5.connection.AbstractProfileServiceConnection
org.rhq.plugins.jbossas5.connection.BasicProfileServiceConnection
- All Implemented Interfaces:
- ProfileServiceConnection
public class BasicProfileServiceConnection
- extends AbstractProfileServiceConnection
- Author:
- Ian Springer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BasicProfileServiceConnection
protected BasicProfileServiceConnection(AbstractProfileServiceConnectionProvider connectionProvider,
org.jboss.profileservice.spi.ProfileService profileService,
org.jboss.deployers.spi.management.ManagementView managementView,
org.jboss.deployers.spi.management.deploy.DeploymentManager deploymentManager)
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.