Package | Description |
---|---|
org.eclipse.osgi.service.debug |
Provides the DebugOptions service.
|
Modifier and Type | Method and Description |
---|---|
DebugTrace |
DebugOptions.newDebugTrace(String bundleSymbolicName)
Creates a new
DebugTrace instance for the specified bundle symbolic name. |
DebugTrace |
DebugOptions.newDebugTrace(String bundleSymbolicName,
Class<?> traceEntryClass)
Create a new
DebugTrace instance for the specified bundle symbolic name. |
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.