18#ifndef _DECAF_UTIL_CONCURRENT_ABSTRACTEXECUTORSERVICE_H_
19#define _DECAF_UTIL_CONCURRENT_ABSTRACTEXECUTORSERVICE_H_
virtual void doSubmit(FutureType *future)
Perform the actual submit of a FutureType instance, the caller is responsible for creating the proper...
virtual ~AbstractExecutorService()
AbstractExecutorService()
An Executor that provides methods to manage termination and methods that can produce a Future for tra...
Definition ExecutorService.h:56
#define DECAF_API
Definition Config.h:29
Definition AbstractExecutorService.h:28
Definition AbstractCollection.h:33
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
Definition AprPool.h:25