public abstract class Command
extends java.lang.Object
Constructor and Description |
---|
Command() |
Modifier and Type | Method and Description |
---|---|
abstract void |
execute(java.lang.String commandline) |
Copyright © 2007-2017 The Apache Software Foundation