public class BpelDAOConnectionFactoryImpl extends java.lang.Object implements BpelDAOConnectionFactory
| Constructor and Description |
|---|
BpelDAOConnectionFactoryImpl(Scheduler sched) |
BpelDAOConnectionFactoryImpl(Scheduler sched,
long ttl) |
| Modifier and Type | Method and Description |
|---|---|
BpelDAOConnection |
getConnection() |
javax.sql.DataSource |
getDataSource() |
void |
init(java.util.Properties properties) |
void |
shutdown() |
public BpelDAOConnectionFactoryImpl(Scheduler sched)
public BpelDAOConnectionFactoryImpl(Scheduler sched, long ttl)
public BpelDAOConnection getConnection()
getConnection in interface BpelDAOConnectionFactorypublic void init(java.util.Properties properties)
init in interface BpelDAOConnectionFactoryBpelDAOConnectionFactory.init(java.util.Properties)public void shutdown()
shutdown in interface BpelDAOConnectionFactorypublic javax.sql.DataSource getDataSource()
getDataSource in interface BpelDAOConnectionFactoryCopyright © 2021 WSO2. All Rights Reserved.