Package | Description |
---|---|
org.eclipse.osgi.framework.debug | |
org.eclipse.osgi.service.debug |
Provides the DebugOptions service.
|
Modifier and Type | Class and Description |
---|---|
class |
FrameworkDebugOptions
The DebugOptions implementation class that allows accessing the list of debug options specified
for the application as well as creating
DebugTrace objects for the purpose of having
dynamic enablement of debug tracing. |
Modifier and Type | Method and Description |
---|---|
void |
DebugOptionsListener.optionsChanged(DebugOptions options)
Notifies this listener that an option-path for its plug-in has changed.
|
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.