org.jboss.resource.adapter.jdbc.local
Class HALocalManagedConnectionFactory.URLSelector

java.lang.Object
  extended by org.jboss.resource.adapter.jdbc.local.HALocalManagedConnectionFactory.URLSelector
Enclosing class:
HALocalManagedConnectionFactory

public static class HALocalManagedConnectionFactory.URLSelector
extends Object


Constructor Summary
HALocalManagedConnectionFactory.URLSelector(List urls)
           
 
Method Summary
 void failedUrl(String url)
           
 String getUrl()
           
 List getUrlList()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HALocalManagedConnectionFactory.URLSelector

public HALocalManagedConnectionFactory.URLSelector(List urls)
Method Detail

getUrl

public String getUrl()

failedUrl

public void failedUrl(String url)

getUrlList

public List getUrlList()


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.