fesa-core  5.0.1
fesa::NotificationThreadFactory Class Reference

Creates threads used for notifications. More...

#include <NotificationThreadFactory.h>

Inherits noncopyable.

Public Member Functions

NotificationThreadgetThread (const std::string &className, const std::string &notificationThreadKey)
 Returns the thread to use to send notifications for the given class/key. More...
 

Detailed Description

Creates threads used for notifications.

Member Function Documentation

NotificationThread & fesa::NotificationThreadFactory::getThread ( const std::string &  className,
const std::string &  notificationThreadKey 
)

Returns the thread to use to send notifications for the given class/key.

Parameters
classNamename of the class
notificationThreadKeythe property's notification thread key

The documentation for this class was generated from the following files: