| Package | Description |
|---|---|
| org.aopalliance.reflect |
This package provides a set of interfaces for implementing a
generic reflection API.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ClassLocator
This interface represents a specific unit locator for base program
classes.
|
| Modifier and Type | Method and Description |
|---|---|
UnitLocator |
ProgramUnit.getLocator()
Returns the locator that corresponds to this unit.
|
Copyright © 2009-2013 Oracle Corporation. All Rights Reserved.