static int run(int argc, char **argv) noexcept
This is the runnable implementation which is used by the test applications that loads component_mysql...
Definition: mysql_server_runnable_imp.cc:38
#define DEFINE_METHOD(retval, name, args)
A macro to ensure method implementation has required properties, that is it does not throw exceptions...
Definition: service_implementation.h:79