LMI wrapper class representing CIMMethod.
Parameters: |
|
---|
Helper class, which takes care of signal (de)registration and handling.
Registers a callback, which will be called when a SIGINT or SIGTERM is caught.
Parameters: |
|
---|
Removes a callback from the callback dictionary.
Parameters: | cb_name (string) – callback name |
---|
Registers SIGINT and SIGTERM signals to local handler in which, the flags for each signal are modified, if such signal is caught.