org.rhq.plugins.jbossas5.connection
Interface ProfileServiceConnection
- All Known Implementing Classes:
- AbstractProfileServiceConnection, BasicProfileServiceConnection, JaasAuthenticationProxyProfileServiceConnection
public interface ProfileServiceConnection
- Author:
- Ian Springer
init
void init()
getConnectionProvider
ProfileServiceConnectionProvider getConnectionProvider()
getProfileService
org.jboss.profileservice.spi.ProfileService getProfileService()
getManagementView
org.jboss.deployers.spi.management.ManagementView getManagementView()
getDeploymentManager
org.jboss.deployers.spi.management.deploy.DeploymentManager getDeploymentManager()
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.