public interface CommandRegistry
| Modifier and Type | Method and Description |
|---|---|
Map<String,MethodTarget> |
listCommands()
Return the mapping from command trigger keywords to implementation.
|
Map<String,MethodTarget> listCommands()
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.