18#ifndef _ACTIVEMQ_UTIL_SERVICESTOPPER_H_
19#define _ACTIVEMQ_UTIL_SERVICESTOPPER_H_
38 ServiceStopper(
const ServiceStopper&);
39 ServiceStopper& operator= (
const ServiceStopper&);
#define AMQCPP_API
Definition Config.h:30
Base interface for all classes that run as a Service inside the application.
Definition Service.h:31
virtual void onException(Service *service, decaf::lang::Exception &ex)
void throwFirstException()
virtual ~ServiceStopper()
void stop(Service *service)
Definition Exception.h:38
Definition ActiveMQMessageTransformation.h:36
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
Definition CachedConsumer.h:24