public abstract class OConsoleCommandCollection extends Object
This interface is empty, all wanted commands are expected to be annoted with ConsoleCommand
.
Modifier and Type | Field and Description |
---|---|
protected OConsoleApplication |
context |
Constructor and Description |
---|
OConsoleCommandCollection() |
protected OConsoleApplication context
Copyright © 2009–2020 OrientDB. All rights reserved.