private static class Activator.StartShellJob
extends java.lang.Object
implements java.lang.Runnable
Modifier and Type | Field and Description |
---|---|
private org.osgi.framework.BundleContext |
context |
private org.apache.felix.service.command.CommandProcessor |
processor |
private org.apache.felix.service.command.CommandSession |
session |
Constructor and Description |
---|
StartShellJob(org.osgi.framework.BundleContext context,
org.apache.felix.service.command.CommandProcessor processor) |
Modifier and Type | Method and Description |
---|---|
void |
run() |
void |
terminate() |
private final org.osgi.framework.BundleContext context
private final org.apache.felix.service.command.CommandProcessor processor
private volatile org.apache.felix.service.command.CommandSession session