public abstract class AbstractHzOperation extends java.lang.Object implements ICmdLet, java.lang.Runnable
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
AbstractHzOperation.HzReg  | 
| Modifier and Type | Field and Description | 
|---|---|
protected CliContext | 
ctx  | 
| Constructor and Description | 
|---|
AbstractHzOperation()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected abstract void | 
connectedOperation()  | 
java.lang.Runnable | 
forContext(CliContext ctx)  | 
void | 
run()  | 
protected CliContext ctx
public final java.lang.Runnable forContext(CliContext ctx)
forContext in interface ICmdLetpublic final void run()
run in interface java.lang.Runnableprotected abstract void connectedOperation()
Copyright © 2021. All Rights Reserved.