|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of FrameworkLog in org.eclipse.core.runtime.adaptor |
|---|
| Classes in org.eclipse.core.runtime.adaptor that implement FrameworkLog | |
|---|---|
class |
EclipseLog
The FrameworkLog implementation for Eclipse. |
| Methods in org.eclipse.core.runtime.adaptor that return FrameworkLog | |
|---|---|
protected static FrameworkLog |
EclipseStarter.createFrameworkLog()
|
| Uses of FrameworkLog in org.eclipse.core.runtime.internal.adaptor |
|---|
| Methods in org.eclipse.core.runtime.internal.adaptor that return FrameworkLog | |
|---|---|
FrameworkLog |
EclipseLazyStarter.createFrameworkLog()
|
FrameworkLog |
EclipseErrorHandler.createFrameworkLog()
|
FrameworkLog |
EclipseLogHook.createFrameworkLog()
|
FrameworkLog |
EclipseAdaptorHook.createFrameworkLog()
|
| Constructors in org.eclipse.core.runtime.internal.adaptor with parameters of type FrameworkLog | |
|---|---|
EclipseAppLauncher(BundleContext context,
boolean relaunch,
boolean failOnNoDefault,
FrameworkLog log)
|
|
| Uses of FrameworkLog in org.eclipse.osgi.baseadaptor |
|---|
| Methods in org.eclipse.osgi.baseadaptor that return FrameworkLog | |
|---|---|
FrameworkLog |
BaseAdaptor.getFrameworkLog()
This method calls all configured adaptor hook AdaptorHook.createFrameworkLog() methods
until the first one returns a non-null value. |
| Uses of FrameworkLog in org.eclipse.osgi.baseadaptor.hooks |
|---|
| Methods in org.eclipse.osgi.baseadaptor.hooks that return FrameworkLog | |
|---|---|
FrameworkLog |
AdaptorHook.createFrameworkLog()
Gets called by the adaptor during FrameworkAdaptor.getFrameworkLog(). |
| Uses of FrameworkLog in org.eclipse.osgi.framework.adaptor |
|---|
| Methods in org.eclipse.osgi.framework.adaptor that return FrameworkLog | |
|---|---|
FrameworkLog |
FrameworkAdaptor.getFrameworkLog()
Returns the FrameworkLog for the FrameworkAdaptor. |
| Uses of FrameworkLog in org.eclipse.osgi.internal.baseadaptor |
|---|
| Methods in org.eclipse.osgi.internal.baseadaptor that return FrameworkLog | |
|---|---|
FrameworkLog |
BaseStorageHook.createFrameworkLog()
|
| Uses of FrameworkLog in org.eclipse.osgi.internal.composite |
|---|
| Methods in org.eclipse.osgi.internal.composite that return FrameworkLog | |
|---|---|
FrameworkLog |
CompositeConfigurator.createFrameworkLog()
|
| Uses of FrameworkLog in org.eclipse.osgi.internal.signedcontent |
|---|
| Methods in org.eclipse.osgi.internal.signedcontent that return FrameworkLog | |
|---|---|
FrameworkLog |
SignedBundleHook.createFrameworkLog()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||