|
activemq-cpp-3.9.0
|
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 |
|
pure virtual |