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 ICmdLet
public final void run()
run
in interface java.lang.Runnable
protected abstract void connectedOperation()
Copyright © 2021. All Rights Reserved.