public class ComponentCommand
extends org.apache.karaf.shell.console.OsgiCommandSupport
implements org.apache.karaf.shell.api.action.Action
This command implements the Apache Karaf 3 and Apache Karaf 4 shell APIs. Once the Karaf 4 commands work, the deprecated Karaf 3 annotations should be removed:
Command
OsgiCommandSupport
Constructor and Description |
---|
ComponentCommand() |
Modifier and Type | Method and Description |
---|---|
protected Object |
doExecute()
Deprecated.
|
Object |
execute() |
Copyright © 2019. All rights reserved.