| Package | Description |
|---|---|
| org.eclipse.osgi.framework.internal.core |
| Modifier and Type | Method and Description |
|---|---|
FrameworkConsole |
ConsoleManager.addingService(ServiceReference<ConsoleSession> reference) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsoleManager.modifiedService(ServiceReference<ConsoleSession> reference,
FrameworkConsole service) |
void |
ConsoleManager.removedService(ServiceReference<ConsoleSession> reference,
FrameworkConsole service) |
| Constructor and Description |
|---|
FrameworkCommandInterpreter(String cmdline,
CommandProvider[] commandProviders,
FrameworkConsole con)
The constructor.
|
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.