Package | Description |
---|---|
org.eclipse.core.runtime.internal.adaptor | |
org.eclipse.osgi.framework.internal.core |
Modifier and Type | Class and Description |
---|---|
class |
EclipseCommandProvider
Internal class.
|
Modifier and Type | Class and Description |
---|---|
class |
FrameworkCommandProvider
This class provides methods to execute commands from the command line.
|
Modifier and Type | Method and Description |
---|---|
CommandProvider[] |
FrameworkConsole.getServices()
Return an array of service objects for all services
being tracked by this ServiceTracker object.
|
Constructor and Description |
---|
FrameworkCommandInterpreter(String cmdline,
CommandProvider[] commandProviders,
FrameworkConsole con)
The constructor.
|
Constructor and Description |
---|
FrameworkConsole(BundleContext context,
ConsoleSession consoleSession,
boolean isSystemInOut,
ServiceTracker<CommandProvider,CommandProvider> cptracker) |
FrameworkConsole(BundleContext context,
ConsoleSession consoleSession,
boolean isSystemInOut,
ServiceTracker<CommandProvider,CommandProvider> cptracker) |
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.