org.apache.geronimo.system.util
Class JDBCDriverRegistrationGBean
java.lang.Object
org.apache.geronimo.system.util.JDBCDriverRegistrationGBean
- All Implemented Interfaces:
- GBeanLifecycle
public class JDBCDriverRegistrationGBean
- extends java.lang.Object
- implements GBeanLifecycle
- Version:
- $Rev: 720842 $ $Date: 2008-11-26 21:18:49 +0800 (Wed, 26 Nov 2008) $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GBEAN_INFO
public static final GBeanInfo GBEAN_INFO
JDBCDriverRegistrationGBean
public JDBCDriverRegistrationGBean(java.lang.String className,
java.lang.ClassLoader classLoader)
throws java.lang.ClassNotFoundException,
java.lang.IllegalAccessException,
java.lang.InstantiationException,
java.lang.NoSuchMethodException,
java.lang.reflect.InvocationTargetException
- Throws:
java.lang.ClassNotFoundException
java.lang.IllegalAccessException
java.lang.InstantiationException
java.lang.NoSuchMethodException
java.lang.reflect.InvocationTargetException
doStart
public void doStart()
throws java.lang.Exception
- Specified by:
doStart in interface GBeanLifecycle
- Throws:
java.lang.Exception
doStop
public void doStop()
throws java.lang.Exception
- Specified by:
doStop in interface GBeanLifecycle
- Throws:
java.lang.Exception
doFail
public void doFail()
- Specified by:
doFail in interface GBeanLifecycle
getGBeanInfo
public static GBeanInfo getGBeanInfo()
Copyright © 2003-2012 The Apache Geronimo development community. All Rights Reserved.