|
pure virtual |
Removes the adapter with the given ID.
| id | The adapter ID. |
| response | The response callback. |
| exception | The exception callback. |
| current | The Current object of the incoming request. |
| IceGrid::AdapterNotExistException | Thrown when the adapter doesn't exist. |
| IceGrid::DeploymentException | Thrown when the application deployment failed. |