| Package | Description |
|---|---|
| org.wso2.appserver.sample.chad.command | |
| org.wso2.appserver.sample.chad.data |
| Modifier and Type | Method and Description |
|---|---|
void |
CommandExecutor.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.
|
void |
GetAllPollsCommand.process() |
void |
DeleteAdminUserCommand.process() |
void |
GetPollResultCommand.process() |
void |
AddAdminUserCommand.process() |
void |
GetAdminUserCommand.process() |
void |
ChadCommand.process()
All the logic of a particular command
|
void |
ListAdminUsersCommand.process() |
void |
GetPollCommand.process() |
void |
ChangeAdminUserPasswordCommand.process() |
void |
UpdatePollCommand.process() |
| Constructor and Description |
|---|
DatabaseChadDataProvider() |
Copyright © 2015 WSO2 Inc. All rights reserved.