public static class ReplayerBpelRuntimeContextImpl.TimerResume extends JacobRunnable
| Constructor and Description |
|---|
ReplayerBpelRuntimeContextImpl.TimerResume(java.lang.String channelId) |
| Modifier and Type | Method and Description |
|---|---|
void |
run()
Peform the template reduction, i.e. do whatever it is that the
templetized process does.
|
getImplementedMethods, toStringgetClassName, getExtension, getMethod, importChannel, instance, newChannel, newChannel, object, object, object, object, replication, replicationpublic ReplayerBpelRuntimeContextImpl.TimerResume(java.lang.String channelId)
public void run()
JacobRunnableNote that JACOB operations are performed in parallel, so the sequencing of JACOB operations is irrelevant
run in class JacobRunnable