|
Eclipse Platform Release 3.6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FrameworkLogEntry | |
---|---|
org.eclipse.osgi.framework.log | Provides the FrameworkLog service. |
Uses of FrameworkLogEntry in org.eclipse.osgi.framework.log |
---|
Methods in org.eclipse.osgi.framework.log that return FrameworkLogEntry | |
---|---|
FrameworkLogEntry[] |
FrameworkLogEntry.getChildren()
|
Methods in org.eclipse.osgi.framework.log with parameters of type FrameworkLogEntry | |
---|---|
void |
FrameworkLog.log(FrameworkLogEntry logEntry)
Logs the FrameworkLogEntry to the FrameworkLog |
Constructors in org.eclipse.osgi.framework.log with parameters of type FrameworkLogEntry | |
---|---|
FrameworkLogEntry(String entry,
int severity,
int bundleCode,
String message,
int stackCode,
Throwable throwable,
FrameworkLogEntry[] children)
Constructs a new FrameworkLogEntry |
|
FrameworkLogEntry(String entry,
String message,
int stackCode,
Throwable throwable,
FrameworkLogEntry[] children)
Constructs a new FrameworkLogEntry |
|
Eclipse Platform Release 3.6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.