|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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()
|
FrameworkLog |
EclipseLogFactory.getService(Bundle bundle,
ServiceRegistration<FrameworkLog> registration)
|
| Methods in org.eclipse.core.runtime.internal.adaptor with parameters of type FrameworkLog | |
|---|---|
void |
EclipseLogFactory.ungetService(Bundle bundle,
ServiceRegistration<FrameworkLog> registration,
FrameworkLog service)
|
| Method parameters in org.eclipse.core.runtime.internal.adaptor with type arguments of type FrameworkLog | |
|---|---|
FrameworkLog |
EclipseLogFactory.getService(Bundle bundle,
ServiceRegistration<FrameworkLog> registration)
|
void |
EclipseLogFactory.ungetService(Bundle bundle,
ServiceRegistration<FrameworkLog> registration,
FrameworkLog service)
|
| 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 | |||||||||