Skip to end of banner
Go to start of banner

Serverside class storage

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

The serverside class storage is a specialized storage that contain all loaded classes of the agents. 

Usages

  • Basis for the server side instrumentation (matches the configuration against the classes and keeps track of interfaces and superclasses)
  • Basis for the configuration interface to allow the the user to select the methods/classes/etc. he wants to instrument

Design decisions

 

 

  • No labels