20 import ca.uqac.lif.cep.Pushable;
21 import ca.uqac.lif.cep.tmf.Passthrough;
53 public static void main(String[] args)
56 Passthrough passthrough =
new Passthrough();
58 Pushable p = passthrough.getPushableInput();
static void main(String[] args)
What happens when trying to push events on a processor connected to no output.