| 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.
|
| Modifier and Type | Method and Description |
|---|---|
Locator |
Instrumentation.getLocation()
Returns the location of this instrumentation.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ClassLocator
This interface represents a specific unit locator for base program
classes.
|
interface |
CodeLocator
This interface represents a locator on a base program piece of
code.
|
interface |
UnitLocator
This interface represents a locator on a base program structural unit.
|
Copyright © 2009-2015 Oracle Corporation. All Rights Reserved.