Interface | Description |
---|---|
FileData |
This class provides access to all the file information that Health Center
has monitored.
|
FileEvent |
This class defines the values returned when a file event takes place and is
used by the FileEventListener interface
|
FileEventListener |
This interface needs to be implemented to receive notifications via the fileEvent call
every time a file is loaded takes place
|
IOData |
This class provides access to all the file input/output information that
Health Center has monitored.
|