public class CommandExecutor extends Object
ChadCommand
provided to its execute(org.wso2.appserver.sample.chad.command.ChadCommand) method, after switching to the Chad.aar
classloader and, finally switches back to the original classloader.| Constructor and Description |
|---|
CommandExecutor() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(ChadCommand command)
Execute any ChadCommand provided to this method, after switching to the Chad.aar classloader
and, finally switches back to the original classloader.
|
public void execute(ChadCommand command) throws CommmandExecutionException
command - CommmandExecutionException - If an error occurs during command executionCopyright © 2015 WSO2 Inc. All rights reserved.