| Package | Description |
|---|---|
| com.sun.tracing |
This package provides a mechanism for defining and
inserting tracepoints into Java-technology based applications, which
can then be monitored by the tracing tools available on the system.
|
| sun.tracing |
This package contains internal common code for implementing tracing
frameworks, and defined a number of existing frameworks.
|
| sun.tracing.dtrace |
| Class and Description |
|---|
| Probe
The
Probe interface represents a tracepoint. |
Provider
Provider is a superinterface for user-defined tracing providers. |
ProviderFactory
ProviderFactory is a factory class used to create instances of
providers. |
| Class and Description |
|---|
| Probe
The
Probe interface represents a tracepoint. |
Provider
Provider is a superinterface for user-defined tracing providers. |
ProviderFactory
ProviderFactory is a factory class used to create instances of
providers. |
| Class and Description |
|---|
Provider
Provider is a superinterface for user-defined tracing providers. |
ProviderFactory
ProviderFactory is a factory class used to create instances of
providers. |
Copyright © 2012. All Rights Reserved.