|
Eclipse Platform Kepler (4.3) |
|||||||||
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(java.lang.Object context,
java.lang.String entry,
int severity,
int bundleCode,
java.lang.String message,
int stackCode,
java.lang.Throwable throwable,
FrameworkLogEntry[] children)
Constructs a new FrameworkLogEntry |
|
FrameworkLogEntry(java.lang.String entry,
int severity,
int bundleCode,
java.lang.String message,
int stackCode,
java.lang.Throwable throwable,
FrameworkLogEntry[] children)
Constructs a new FrameworkLogEntry |
|
FrameworkLogEntry(java.lang.String entry,
java.lang.String message,
int stackCode,
java.lang.Throwable throwable,
FrameworkLogEntry[] children)
Constructs a new FrameworkLogEntry |
|
Eclipse Platform Kepler (4.3) |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2012. All rights reserved.