public interface KeyTool
| Modifier and Type | Method and Description |
|---|---|
KeyToolResult |
execute(KeyToolRequest request)
Executes KeyTool tool using the parameters specified by the given invocation request.
|
static final String ROLE
KeyToolResult execute(KeyToolRequest request) throws KeyToolException
request - The invocation request to execute, must not be null.null.KeyToolException - if something fails while init the commandCopyright © 2012-2013 Codehaus. All Rights Reserved.