| Interface | Description |
|---|---|
| ExceptionListener |
This Listener listens to Exception events.
|
| FieldListener |
This Listener listens to Field access events.
|
| JiapiListener |
Tagging interface used with jiapi events
|
| MethodListener |
This Listener listens to method events.
|
| Class | Description |
|---|---|
| EventInstrumentor |
Class EventInstrumentor.
|
| EventProducer |
Base class for event producers.
|
| EventRuntime |
This class is a class that holds mainly static common methods,
which are used by other Jiapi classes.
|
| ExceptionEvent |
ExceptionEvent objects are used to identify fields that
are accessed
|
| ExceptionEventProducer |
This class registers itself to Jiapi runtime and tracks Exception
related events.
|
| FieldEvent |
FieldEvent objects are used to identify fields that
are accessed somehow.
|
| FieldEventProducer |
This class registers itself to Jiapi runtime and tracks field
accesses.
|
| JiapiEvent |
Base class for Jiapi events.
|
| MethodEvent |
MethodEvent objects are used to identify methods that
are entered or exited.
|
| MethodEventProducer |
This class registers itself to Jiapi runtime and tracks method
entries and exits.
|
EventProducer
s. There are differend kinds of events :
Copyright © 2001. Documenation generated January 12 2013.