|
activemq-cpp-3.8.2
|
Base interface for all classes that run as a Service inside the application. More...
#include <src/main/activemq/util/Service.h>

Public Member Functions | |
| virtual | ~Service () |
| virtual void | start ()=0 |
| virtual void | stop ()=0 |
Base interface for all classes that run as a Service inside the application.
|
virtual |
|
pure virtual |
Implemented in activemq::util::ServiceSupport.
|
pure virtual |
Implemented in activemq::util::ServiceSupport.