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, toString
getClassName, getExtension, getMethod, importChannel, instance, newChannel, newChannel, object, object, object, object, replication, replication
public ReplayerBpelRuntimeContextImpl.TimerResume(java.lang.String channelId)
public void run()
JacobRunnable
Note that JACOB operations are performed in parallel, so the sequencing of JACOB operations is irrelevant
run
in class JacobRunnable