After the File adapter writes a line to a file, the adapter sends a
LineWritten event. See the
com.apama.file package in the
API Reference for EPL (ApamaDoc) for detailed information on the
LineWritten event.
The file remains open for the lifetime of the adapter unless you send a
CloseFile event. See also
Opening files for reading.