| Package | Description |
|---|---|
| org.eclipse.osgi.framework.internal.core |
| Modifier and Type | Class and Description |
|---|---|
class |
FrameworkConsoleSession |
| Modifier and Type | Method and Description |
|---|---|
FrameworkConsole |
ConsoleManager.addingService(ServiceReference<ConsoleSession> reference) |
void |
ConsoleManager.modifiedService(ServiceReference<ConsoleSession> reference,
FrameworkConsole service) |
void |
ConsoleManager.removedService(ServiceReference<ConsoleSession> reference,
FrameworkConsole service) |
| Constructor and Description |
|---|
FrameworkConsole(BundleContext context,
ConsoleSession consoleSession,
boolean isSystemInOut,
ServiceTracker<CommandProvider,CommandProvider> cptracker) |
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.