Java Instrumentation API

Jiapi, Java Instrumentation API, is a high level instrumentation API that allows developers to modify bytecode of the classes loaded at runtime.

See:
          Description

Packages
alt.jiapi High level instrumentation API.
alt.jiapi.agent Java-agent support with Jiapi.
alt.jiapi.event Event model for Jiapi.
alt.jiapi.file This package contains a low level representation of the Java class file format.
alt.jiapi.file.attribute  
alt.jiapi.interceptor Interceptors for Jiapi.
alt.jiapi.jazzpect  
alt.jiapi.jazzpect.interceptor  
alt.jiapi.reflect Jiapi reflection package.
alt.jiapi.reflect.instruction This package contains all the classes and interfaces which are directly involved with Instructions.
alt.jiapi.tool  
alt.jiapi.util Utilities to be used with Jiapi.

 

Jiapi, Java Instrumentation API, is a high level instrumentation API that allows developers to modify bytecode of the classes loaded at runtime.

Some scenarios that may take advantage of this feauture.

Jiapi homepage



Copyright © 2001. Documenation generated August 26 2011.