public interface Command
Modifier and Type | Method and Description |
---|---|
void |
execute()
This method will be implemented with a set of getters and setters for the command properties
in an implementation of a Command.
|
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.