public abstract class IoNotifier
extends java.lang.Object
A class providing static notifier instances to be called from instrumented
code in order to notify reading and writing from / to I/O devices. An
abstract class is needed as this may be implemented internally by the
recorder for some purpose.
- Since:
- 1.00
- Version:
- 1.00
- Author:
- Holger Eichelberger