| Package | Description |
|---|---|
| org.aopalliance.instrument |
This package provides an API for program instrumentation.
|
| Class and Description |
|---|
| Instrumentation
This interface represents an instrumentation on the base program.
|
| InstrumentationError
The error that is raised when an error occurs during an instrumentation.
|
| UndoNotSupportedException
The exception that is raised when the client program tries to undo
an instrumentation and when current implementation does not support
it.
|
Copyright © 2009-2017 Oracle Corporation. All Rights Reserved.