Specifying targets in probes for stand-alone Probekit

When you use Probekit in stand-alone mode, all probe definitions must contain target specifications that exclude Probekit-generated classes and some internal classes that are necessary for loading classes.

If a probe contains target specifications that include specific classes and methods in your application and exclude all others, you do not need to define additional target specifications. Otherwise, you must define the following two additional target specifications:

Targets specifications to exclude classes named whose names include _probe in packages whose names begin with java. and sun. packates

For information about defining target specifications, read Probe target specifications

Related concepts
Using Probekit in stand-alone mode
Related reference
Probe target specifications
Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.