org.apache.geronimo.connector
Class DatabaseInitializationGBean

java.lang.Object
  extended by org.apache.geronimo.connector.DatabaseInitializationGBean

public class DatabaseInitializationGBean
extends Object


Field Summary
static GBeanInfo GBEAN_INFO
           
 
Constructor Summary
DatabaseInitializationGBean(String testSQL, String path, org.apache.geronimo.connector.outbound.ConnectionFactorySource cfSource, ClassLoader classLoader)
           
 
Method Summary
static GBeanInfo getGBeanInfo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GBEAN_INFO

public static final GBeanInfo GBEAN_INFO
Constructor Detail

DatabaseInitializationGBean

public DatabaseInitializationGBean(String testSQL,
                                   String path,
                                   org.apache.geronimo.connector.outbound.ConnectionFactorySource cfSource,
                                   ClassLoader classLoader)
                            throws Exception
Throws:
Exception
Method Detail

getGBeanInfo

public static GBeanInfo getGBeanInfo()


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