public interface CommandFactory
| Modifier and Type | Method and Description |
|---|---|
Command |
createCommand(java.lang.String command)
Create a command with the given name.
|
Command createCommand(java.lang.String command)
command - CommandCopyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.