25class AlephKappaService
40 virtual bool isActive(
void)
const {
return true; }
AbstractService(const ServiceBuildInfo &)
Constructor from a ServiceBuildInfo.
virtual bool isActive(void) const
True if the service is active.
virtual void build(void)
Build-level construction of the service.
virtual void setParallelMng(IParallelMng *wpm)
Positions the associated parallelism manager. This method must be called before execute().
virtual void execute(void)
Executes the service operation.
Interface of a direct execution service.
Interface of the parallelism manager for a subdomain.
Structure containing the information to create a service.
-- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature --
Int32 Integer
Type representing an integer.