Eclipse Platform
Release 3.6

Package org.eclipse.osgi.service.debug

Provides the DebugOptions service.

See:
          Description

Interface Summary
DebugOptions Used to get debug options settings and creating a new DebugTrace instance for a bundle to use for dynamic tracing.
DebugOptionsListener A debug options listener is notified whenever one of its plug-in option-path entries is changed.
DebugTrace A DebugTrace is used to record debug trace statements, based on the current option settings in a corresponding DebugOptions class.
 

Package org.eclipse.osgi.service.debug Description

Provides the DebugOptions service.

Package Specification

This package specifies the API for the DebugOptions service.

Clients accessing debug and trace options will likely be interested in the types provided by this package.


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.