|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.ode.bpel.memdao.BpelDAOConnectionFactoryImpl
public class BpelDAOConnectionFactoryImpl
Connection factory for the in-memory state store.
| Constructor Summary | |
|---|---|
BpelDAOConnectionFactoryImpl(Scheduler sched)
|
|
BpelDAOConnectionFactoryImpl(Scheduler sched,
long ttl)
|
|
| Method Summary | |
|---|---|
BpelDAOConnection |
getConnection()
Create a JTA transaction-aware state store connection to an the state store. |
void |
init(java.util.Properties properties)
Initializes connection factory with properties required to establish a connection. |
void |
shutdown()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BpelDAOConnectionFactoryImpl(Scheduler sched)
public BpelDAOConnectionFactoryImpl(Scheduler sched,
long ttl)
| Method Detail |
|---|
public BpelDAOConnection getConnection()
BpelDAOConnectionFactory
getConnection in interface BpelDAOConnectionFactoryBpelDAOConnection connection object to the state
store.public void init(java.util.Properties properties)
BpelDAOConnectionFactory
init in interface BpelDAOConnectionFactoryBpelDAOConnectionFactory.init(java.util.Properties)public void shutdown()
shutdown in interface BpelDAOConnectionFactory
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||