|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DebugTrace | |
|---|---|
| org.eclipse.osgi.framework.debug | |
| org.eclipse.osgi.service.debug | |
| Uses of DebugTrace in org.eclipse.osgi.framework.debug |
|---|
| Fields in org.eclipse.osgi.framework.debug with type parameters of type DebugTrace | |
|---|---|
protected static Map<String,DebugTrace> |
FrameworkDebugOptions.debugTraceCache
A cache of all of the bundles DebugTrace in the format |
| Methods in org.eclipse.osgi.framework.debug that return DebugTrace | |
|---|---|
DebugTrace |
FrameworkDebugOptions.newDebugTrace(String bundleSymbolicName)
|
DebugTrace |
FrameworkDebugOptions.newDebugTrace(String bundleSymbolicName,
Class<?> traceEntryClass)
|
| Uses of DebugTrace in org.eclipse.osgi.service.debug |
|---|
| Methods in org.eclipse.osgi.service.debug that return DebugTrace | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||