fesa-core
4.2.0
|
Creates threads used for notifications. More...
#include <NotificationThreadFactory.h>
Inherits noncopyable.
Public Member Functions | |
NotificationThread & | getThread (const std::string &className, const std::string ¬ificationThreadKey) |
Returns the thread to use to send notifications for the given class/key. More... | |
Creates threads used for notifications.
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.
className | name of the class |
notificationThreadKey | the property's notification thread key |