Uses of Interface
org.aopalliance.reflect.UnitLocator
Packages that use UnitLocator
Package
Description
This package provides a set of interfaces for implementing a
generic reflection API.
-
Uses of UnitLocator in org.aopalliance.reflect
Subinterfaces of UnitLocator in org.aopalliance.reflectModifier and TypeInterfaceDescriptioninterfaceThis interface represents a specific unit locator for base program classes.Methods in org.aopalliance.reflect that return UnitLocatorModifier and TypeMethodDescriptionProgramUnit.getLocator()Returns the locator that corresponds to this unit.