FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |
Member summary | |
---|---|
context | instanceContext
The context that file adapter events should go to for processing, It is usually the context the monitor itself is running in i.e. context.current(). |
string | fileChannel
The name of the channel the File adapter is using. |
com.apama.file.OpenFileForWriting | fileEvent
The standard OpenFileForWriting event. |
Member detail |
---|
string fileChannelThe name of the channel the File adapter is using.
com.apama.file.OpenFileForWriting fileEventThe standard OpenFileForWriting event.
context instanceContextThe context that file adapter events should go to for processing, It is usually the context the monitor itself is running in i.e. context.current().
FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |