org.apache.geronimo.converter.jboss
Class JBoss4DatabaseConverter

java.lang.Object
  extended by org.apache.geronimo.converter.DOMUtils
      extended by org.apache.geronimo.converter.jboss.JBoss4DatabaseConverter

public class JBoss4DatabaseConverter
extends DOMUtils

Converts database pools from JBoss 4 to Geronimo


Constructor Summary
JBoss4DatabaseConverter()
           
 
Method Summary
static DatabaseConversionStatus convert(Reader dsXml)
           
 
Methods inherited from class org.apache.geronimo.converter.DOMUtils
getChildText, getText
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JBoss4DatabaseConverter

public JBoss4DatabaseConverter()
Method Detail

convert

public static DatabaseConversionStatus convert(Reader dsXml)
                                        throws IOException
Throws:
IOException


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.