All Classes and Interfaces

Classes
Class
Description
Allows user programs to receive callbacks for file open/close activities.
Java agent that instruments JDK classes to keep track of where file descriptors are opened.
Specifies how we transform a class.
Convenience method to generate bytecode.
Intercepted JDK calls land here.
Record of opened file.
 
Remembers who/where/when opened a file.
 
Record of opened server socket.
 
Record of opened SocketChannel.
Record of opened socket.
 
Entry point for externally attaching agent into another local process.
MethodTransformSpec that adds some code right before the return statement.
Transforms a specific method.