|
|||||||||
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
|
BpelDAOConnectionFactory |
dao
|
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 Scheduler scheduler
public CronScheduler cronScheduler
public BpelDAOConnectionFactory dao
Constructor Detail |
---|
public Contexts()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |