public class ShellCommandFactory extends Object
| Constructor and Description |
|---|
ShellCommandFactory()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
ShellCommand |
createCommand(QName commandName)
Called to create a shell command.
|
Set<QName> |
getCommandNames(String namespace)
Gets the set of commands available within the given namespace.
|
Set<String> |
getNamespaces()
Gets the set of namespaces for all commands in the factory.
|
Copyright © 2011–2013 JBoss, a division of Red Hat. All rights reserved.