initEpilog

This method executes operating system-specific actions to be taken at the end of OXF::init after the environment has been set (that is, the main thread and the timer have been started) and before it returns. This operation is implemented in the concrete adapter for the target operating system.

Visibility

Public

Signature
static void initEpilog();

Feedback