org.rhq.plugins.jbossas5.connection
Class RemoteProfileServiceConnectionProvider
java.lang.Object
org.rhq.plugins.jbossas5.connection.AbstractProfileServiceConnectionProvider
org.rhq.plugins.jbossas5.connection.RemoteProfileServiceConnectionProvider
- All Implemented Interfaces:
- ProfileServiceConnectionProvider
public class RemoteProfileServiceConnectionProvider
- extends AbstractProfileServiceConnectionProvider
A connection provider for connecting to a remote Profile Service - AOP proxies are looked up from JNDI.
- Author:
- Ian Springer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteProfileServiceConnectionProvider
public RemoteProfileServiceConnectionProvider(java.lang.String providerURL,
java.lang.String principal,
java.lang.String credentials)
getPrincipal
public java.lang.String getPrincipal()
getCredentials
public java.lang.String getCredentials()
doConnect
protected AbstractProfileServiceConnection doConnect()
- Specified by:
doConnect in class AbstractProfileServiceConnectionProvider
doDisconnect
protected void doDisconnect()
- Specified by:
doDisconnect in class AbstractProfileServiceConnectionProvider
Copyright © 2008-2009 Red Hat, Inc.. All Rights Reserved.