Uses of Interface
org.aopalliance.reflect.Locator
Packages that use Locator
Package
Description
This package provides an API for program instrumentation.
This package provides a set of interfaces for implementing a
generic reflection API.
-
Uses of Locator in org.aopalliance.instrument
Methods in org.aopalliance.instrument that return LocatorModifier and TypeMethodDescriptionInstrumentation.getLocation()Returns the location of this instrumentation. -
Uses of Locator in org.aopalliance.reflect
Subinterfaces of Locator in org.aopalliance.reflectModifier and TypeInterfaceDescriptioninterfaceThis interface represents a specific unit locator for base program classes.interfaceThis interface represents a locator on a base program piece of code.interfaceThis interface represents a locator on a base program structural unit.