|
||||||||||
| 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 |
|---|
| Methods in org.eclipse.osgi.framework.debug that return DebugTrace | |
|---|---|
DebugTrace |
FrameworkDebugOptions.newDebugTrace(java.lang.String bundleSymbolicName)
|
DebugTrace |
FrameworkDebugOptions.newDebugTrace(java.lang.String bundleSymbolicName,
java.lang.Class traceEntryClass)
|
| Uses of DebugTrace in org.eclipse.osgi.service.debug |
|---|
| Methods in org.eclipse.osgi.service.debug that return DebugTrace | |
|---|---|
DebugTrace |
DebugOptions.newDebugTrace(java.lang.String bundleSymbolicName)
Creates a new DebugTrace instance for the specified bundle symbolic name. |
DebugTrace |
DebugOptions.newDebugTrace(java.lang.String bundleSymbolicName,
java.lang.Class traceEntryClass)
Create a new DebugTrace instance for the specified bundle symbolic name. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||