public class ResetSystemIdCommand
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:
CommandOsgiCommandSupport| Modifier and Type | Field and Description | 
|---|---|
StateManager | 
m_stateManager  | 
| Constructor and Description | 
|---|
ResetSystemIdCommand()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected Object | 
doExecute()
Deprecated.  
 | 
Object | 
execute()  | 
void | 
setStateManager(StateManager stateManager)
Deprecated.  
 | 
public StateManager m_stateManager
@Deprecated protected Object doExecute() throws Exception
doExecute in class org.apache.karaf.shell.console.AbstractActionException@Deprecated public void setStateManager(StateManager stateManager)
Copyright © 2021. All rights reserved.