| Package | Description |
|---|---|
| org.aopalliance.instrument |
This package provides an API for program instrumentation.
|
| org.aopalliance.reflect |
This package provides a set of interfaces for implementing a
generic reflection API.
|
| Class and Description |
|---|
| ClassLocator
This interface represents a specific unit locator for base program
classes.
|
| Code
This represents a piece of code in the program.
|
| CodeLocator
This interface represents a locator on a base program piece of
code.
|
| Locator
This interface represents a locator on the base program.
|
| Class and Description |
|---|
| Class
This element represents classes in the base program.
|
| ClassLocator
This interface represents a specific unit locator for base program
classes.
|
| Code
This represents a piece of code in the program.
|
| CodeLocator
This interface represents a locator on a base program piece of
code.
|
| Field
This represents a field of a class.
|
| Locator
This interface represents a locator on the base program.
|
| Member
This interface represents a class member.
|
| Metadata
A metadata is a pair of values (key,data) that can be associated to
a program unit.
|
| Method
This represents a method of a class.
|
| ProgramUnit
An abstract program unit.
|
| UnitLocator
This interface represents a locator on a base program structural unit.
|
Copyright © 2009–2019 Oracle Corporation. All rights reserved.