|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.ode.bpel.engine.Contexts
public class Contexts
Aggregation of all the contexts provided to the BPEL engine by the integration layer.
| Field Summary | |
|---|---|
CronScheduler |
cronScheduler
|
org.apache.ode.bpel.dao.BpelDAOConnectionFactory |
dao
|
org.apache.ode.bpel.iapi.Scheduler |
scheduler
|
| Constructor Summary | |
|---|---|
Contexts()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public org.apache.ode.bpel.iapi.Scheduler scheduler
public CronScheduler cronScheduler
public org.apache.ode.bpel.dao.BpelDAOConnectionFactory dao
| Constructor Detail |
|---|
public Contexts()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||