public class ExtensionRegistryRunnable
extends java.lang.Object
| Constructor and Description |
|---|
ExtensionRegistryRunnable(BundleContext ctxt) |
| Modifier and Type | Method and Description |
|---|---|
protected BundleContext |
getContext() |
void |
handleException(java.lang.Throwable exception) |
protected void |
logWarning(java.lang.Throwable exception) |
void |
run() |
protected void |
runWithoutRegistry() |
protected void |
runWithRegistry(IExtensionRegistry registry) |
protected BundleContext getContext()
protected void runWithoutRegistry()
throws java.lang.Exception
java.lang.Exceptionprotected void runWithRegistry(IExtensionRegistry registry)
throws java.lang.Exception
java.lang.Exceptionprotected void logWarning(java.lang.Throwable exception)
public void run()
throws java.lang.Exception
java.lang.Exceptionpublic void handleException(java.lang.Throwable exception)