externalEventProcess

Attempts to load the class named by classname, and if it implements EventProcess, SOD calls process() on the class for every event.

Example

<externalEventProcess>
    <classname>edu.somewhere.seis.sodExt.process.event.MyEventProcess</classname>
</externalEventProcess>

This consists of

Places this can be found

eventProcess

In eventProcess there is a choice between all of the following