org.rhq.plugins.jbossas5.connection
Class AbstractProfileServiceConnection
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractProfileServiceConnection
protected AbstractProfileServiceConnection(AbstractProfileServiceConnectionProvider connectionProvider)
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.