ProcessEvent
public void processStateChanged(ProcessEvent e)
public void processStateChanged(ProcessEvent e) {
public void processStateChanged(ProcessEvent e) throws ConsumerException {}
public void processStateChanged(ProcessEvent e) throws ConsumerException;
fireProcessStateChanged(new ProcessEvent(this, processState));
fireProcessStateChanged(ProcessEvent e) throws ConsumerException
buf.append(ProcessEvent.class.getName());