com.apama.file
Event NewFileOpened


NewFileOpened event.
Member summary
 stringtransportName

The name of the transport being used within the file adapter. Default configuration: "JMultiFileTransport".
 integersessionId

The session Id this File is associated with.
 stringfilename

The filename opened.
 
Member detail

filename

            string filename
        
The filename opened.

sessionId

            integer sessionId
        
The session Id this File is associated with.

transportName

            string transportName
        
The name of the transport being used within the file adapter. Default configuration: "JMultiFileTransport".