#include <src/main/cms/Stoppable.h>

Public Member Functions | |
| virtual | ~Stoppable () |
| virtual void | stop ()=0 throw ( CMSException ) |
| Stops this service. | |
| virtual cms::Stoppable::~Stoppable | ( | ) | [inline, virtual] |
| virtual void cms::Stoppable::stop | ( | ) | throw ( CMSException ) [pure virtual] |
Stops this service.
1.5.3