org.rhq.plugins.jbossas5.connection
Class LocalProfileServiceConnectionProvider

java.lang.Object
  extended by org.rhq.plugins.jbossas5.connection.AbstractProfileServiceConnectionProvider
      extended by org.rhq.plugins.jbossas5.connection.LocalProfileServiceConnectionProvider
All Implemented Interfaces:
ProfileServiceConnectionProvider

public class LocalProfileServiceConnectionProvider
extends AbstractProfileServiceConnectionProvider

A connection provider for connecting to a local Profile Service.

Author:
Ian Springer

Constructor Summary
LocalProfileServiceConnectionProvider()
           
 
Method Summary
protected  BasicProfileServiceConnection doConnect()
           
protected  void doDisconnect()
           
 
Methods inherited from class org.rhq.plugins.jbossas5.connection.AbstractProfileServiceConnectionProvider
connect, createInitialContext, disconnect, getExistingConnection, isConnected, lookup
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocalProfileServiceConnectionProvider

public LocalProfileServiceConnectionProvider()
Method Detail

doConnect

protected BasicProfileServiceConnection doConnect()
Specified by:
doConnect in class AbstractProfileServiceConnectionProvider

doDisconnect

protected void doDisconnect()
Specified by:
doDisconnect in class AbstractProfileServiceConnectionProvider


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