org.rhq.plugins.jbossas5.connection
Class AbstractProfileServiceConnection

java.lang.Object
  extended by org.rhq.plugins.jbossas5.connection.AbstractProfileServiceConnection
All Implemented Interfaces:
ProfileServiceConnection
Direct Known Subclasses:
BasicProfileServiceConnection, JaasAuthenticationProxyProfileServiceConnection

public abstract class AbstractProfileServiceConnection
extends Object
implements ProfileServiceConnection

Author:
Ian Springer

Constructor Summary
protected AbstractProfileServiceConnection(AbstractProfileServiceConnectionProvider connectionProvider)
           
 
Method Summary
 ProfileServiceConnectionProvider getConnectionProvider()
           
 void init()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.rhq.plugins.jbossas5.connection.ProfileServiceConnection
getDeploymentManager, getManagementView, getProfileService
 

Constructor Detail

AbstractProfileServiceConnection

protected AbstractProfileServiceConnection(AbstractProfileServiceConnectionProvider connectionProvider)
Method Detail

init

public void init()
Specified by:
init in interface ProfileServiceConnection

getConnectionProvider

public ProfileServiceConnectionProvider getConnectionProvider()
Specified by:
getConnectionProvider in interface ProfileServiceConnection


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