Class GrouperQuartzConnectionProvider
java.lang.Object
edu.internet2.middleware.grouper.app.loader.GrouperQuartzConnectionProvider
- All Implemented Interfaces:
org.quartz.utils.ConnectionProvider
public class GrouperQuartzConnectionProvider
extends Object
implements org.quartz.utils.ConnectionProvider
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GrouperQuartzConnectionProvider
public GrouperQuartzConnectionProvider()
-
-
Method Details
-
getConnection
- Specified by:
getConnectionin interfaceorg.quartz.utils.ConnectionProvider- Throws:
SQLException
-
shutdown
- Specified by:
shutdownin interfaceorg.quartz.utils.ConnectionProvider- Throws:
SQLException
-
initialize
- Specified by:
initializein interfaceorg.quartz.utils.ConnectionProvider- Throws:
SQLException
-