| Modifier and Type | Method and Description |
|---|---|
Action |
SimpleCommand.createNewAction() |
abstract Action |
AbstractCommand.createNewAction() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Action> |
SimpleCommand.getActionClass() |
Class<? extends Action> |
AbstractCommand.getActionClass() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
DefaultActionPreparator.convert(Action action,
org.apache.felix.service.command.CommandSession session,
Object value,
Type toType) |
boolean |
DefaultActionPreparator.prepare(Action action,
org.apache.felix.service.command.CommandSession session,
List<Object> params) |
boolean |
ActionPreparator.prepare(Action action,
org.apache.felix.service.command.CommandSession session,
List<Object> arguments) |
protected void |
DefaultActionPreparator.printUsage(org.apache.felix.service.command.CommandSession session,
Action action,
Map<Option,Field> optionsMap,
Map<Argument,Field> argsMap,
PrintStream out) |
void |
AbstractCommand.releaseAction(Action action)
Release the used Action.
|
| Modifier and Type | Method and Description |
|---|---|
static org.osgi.framework.ServiceRegistration |
SimpleCommand.export(org.osgi.framework.BundleContext context,
Class<? extends Action> actionClass) |
void |
SimpleCommand.setActionClass(Class<? extends Action> actionClass) |
| Constructor and Description |
|---|
SimpleCommand(Class<? extends Action> actionClass) |
| Modifier and Type | Class and Description |
|---|---|
class |
AdminCommandSupport |
class |
ChangeOptsCommand |
class |
ChangeRmiRegistryPortCommand |
class |
ChangeRmiServerPortCommand |
class |
ChangeSshPortCommand |
class |
CloneCommand
Clone an existing instance.
|
class |
ConnectCommand |
class |
CreateCommand
Creates a new Karaf instance
|
class |
DestroyCommand
Destroy an existing Karaf instance
|
class |
RenameCommand
Rename an existing Karaf container instance.
|
class |
StopCommand |
| Modifier and Type | Class and Description |
|---|---|
class |
MyCommand |
| Modifier and Type | Class and Description |
|---|---|
class |
DumpCommand
Command to create dump from shell.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ChooseUrlCommand
Concatenate and print files and/or URLs.
|
class |
FeaturesCommandSupport |
class |
InfoFeatureCommand
Utility command to display info about features.
|
class |
InstallFeatureCommand |
class |
ListFeaturesCommand |
class |
ListFeatureVersionsCommand |
class |
ListRepositoriesCommand |
class |
RemoveRepositoryCommand |
class |
UninstallFeatureCommand |
| Modifier and Type | Class and Description |
|---|---|
class |
JaasCommandSupport |
class |
ListPendingCommand |
class |
ListRealmsCommand |
class |
ListUsersCommand |
class |
ManageRealmCommand |
class |
RoleAddCommand |
class |
RoleDeleteCommand |
class |
UserAddCommand |
class |
UserDeleteCommand |
| Modifier and Type | Class and Description |
|---|---|
class |
CatAction
Concatenate and print files and/or URLs.
|
class |
ClearAction
A command to clear the console buffer
|
class |
EachAction
Execute a closure on a list of arguments.
|
class |
EchoAction |
class |
EditAction |
class |
ExecuteAction
Execute system processes.
|
class |
GrepAction |
class |
HeadAction |
class |
HistoryAction
History command
|
class |
IfAction
Execute a closure on a list of arguments.
|
class |
InfoAction |
class |
JavaAction
Execute a Java standard application.
|
class |
LogoutAction |
class |
MoreAction |
class |
NewAction
Instanciate a new object
|
class |
PrintfAction |
class |
SleepAction |
class |
SortAction
Sort lines of text
|
class |
SourceAction
TODO
|
class |
TacAction
Grab the text from the standard input and return it as a string.
|
class |
TailAction |
class |
WatchAction |
| Modifier and Type | Class and Description |
|---|---|
class |
CancelCommand |
class |
ConfigCommandSupport
Abstract class from which all commands related to the ConfigurationAdmin
service should derive.
|
class |
ConfigPropertyCommandSupport
Abstract class which commands that are related to property processing should extend.
|
class |
DeleteCommand |
class |
EditCommand |
class |
PropAppendCommand
Appends a value to the current property value.
|
class |
PropDelCommand |
class |
PropListCommand |
class |
PropSetCommand |
class |
UpdateCommand |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAction |
class |
OsgiCommandSupport |
| Modifier and Type | Method and Description |
|---|---|
Action |
BlueprintCommand.createNewAction() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
BlueprintCommand.BlueprintActionPreparator.convert(Action action,
org.apache.felix.service.command.CommandSession commandSession,
Object o,
Type type) |
| Modifier and Type | Class and Description |
|---|---|
class |
HelpAction
Displays help on the available commands
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBundleCommand
Base class for a dev: command that takes a bundle id as an argument
It also provides convient access to the PackageAdmin service
|
class |
ClassLoaders |
class |
DynamicImport
Command for enabling/disabling debug logging on a bundle and calculating the difference in
wired imports.
|
class |
FrameworkOptions
Command for enabling/disabling debug logging on the OSGi framework
|
class |
LoadTest |
class |
PrintStackTraces
Command for showing the full tree of bundles that have been used to resolve
a given bundle.
|
class |
Restart
A command to restart karaf
|
class |
ShowBundleTree
Command for showing the full tree of bundles that have been used to resolve
a given bundle.
|
class |
SystemProperty
Command that allow access to system properties easily.
|
class |
Threads |
class |
WaitForService
Command that can be used to wait for an OSGi service.
|
class |
Watch |
| Modifier and Type | Class and Description |
|---|---|
class |
ClearLog
Clear the last log entries.
|
class |
DisplayException |
class |
DisplayLog
Displays the last log entries
|
class |
GetLogLevel
Get the log level for a given logger
|
class |
LogTail |
class |
SetLogLevel
Set the log level for a given logger
|
| Modifier and Type | Class and Description |
|---|---|
class |
AddUrlCommand |
class |
DeployCommand |
class |
FindCommand |
class |
InfoCommand |
class |
ListCommand |
class |
ListUrlCommand |
class |
ObrCommandSupport |
class |
RefreshUrlCommand |
class |
RemoveUrlCommand |
class |
ResolveCommand |
class |
SourceCommand |
class |
StartCommand |
| Modifier and Type | Class and Description |
|---|---|
class |
BundleCommand |
class |
BundleLevel |
class |
BundlesCommand |
class |
BundlesCommandOptional |
class |
Classes |
class |
FindClass |
class |
Headers |
class |
Info |
class |
InstallBundle |
class |
ListBundles |
class |
ListBundleServices |
class |
ListServices |
class |
Name |
class |
RefreshBundle |
class |
ResolveBundle |
class |
RestartBundle |
class |
Shutdown
Command to shut down Karaf
|
class |
StartBundle |
class |
StartLevel |
class |
StopBundle |
class |
UninstallBundle |
class |
UpdateBundle |
class |
Version |
| Modifier and Type | Class and Description |
|---|---|
class |
ExportsCommand |
class |
ImportsCommand |
class |
PackageCommandSupport
Abstract class from which all commands related to the PackageAdmin
service should derive.
|
| Modifier and Type | Method and Description |
|---|---|
Action |
ScrCommandSupport.createNewAction() |
| Modifier and Type | Method and Description |
|---|---|
abstract Class<? extends Action> |
ScrCommandSupport.getActionClass() |
Class<? extends Action> |
ListCommandComponent.getActionClass() |
Class<? extends Action> |
DetailsCommandComponent.getActionClass() |
Class<? extends Action> |
DeactivateCommandComponent.getActionClass() |
Class<? extends Action> |
ActivateCommandComponent.getActionClass() |
| Modifier and Type | Class and Description |
|---|---|
class |
ActivateAction
Activates the given component by supplying its component name.
|
class |
DeactivateAction
Deactivates the given component by supplying its component name.
|
class |
DetailsAction
Displays the details associated with a given component by supplying its
component name.
|
class |
ListAction
Lists all the components currently installed.
|
class |
ScrActionSupport |
| Modifier and Type | Class and Description |
|---|---|
class |
SshAction
Connect to a SSH server.
|
class |
SshServerAction
Start a SSH server.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WebListCommand |
| Modifier and Type | Class and Description |
|---|---|
class |
InstallCommand
Installs this Karaf instance as a service in your operating systems.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
CmdHelpMojo.HelpPrinter.DocbxPreparator.printUsage(org.apache.felix.service.command.CommandSession session,
Action action,
Map<Option,Field> optionsMap,
Map<Argument,Field> argsMap,
PrintStream out) |
protected void |
CmdHelpMojo.HelpPrinter.ConfPreparator.printUsage(org.apache.felix.service.command.CommandSession session,
Action action,
Map<Option,Field> optionsMap,
Map<Argument,Field> argsMap,
PrintStream out) |
| Constructor and Description |
|---|
CmdHelpMojo.HelpPrinter(Class<Action> actionClass) |
Copyright © 2007-2013 FuseSource, Corp.. All Rights Reserved.