|
pure virtual |
Stops a service.
| service | The service name. |
| response | The response callback. |
| exception | The exception callback. |
| current | The Current object of the incoming request. |
| IceBox::AlreadyStoppedException | Thrown when the service is already stopped. |
| IceBox::NoSuchServiceException | Thrown when IceBox does not know a service named service. |