|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
DmnScheduler | The DmnScheduler provides a global scheduler for performing asyncrhonous background tasks. |
DmnThread | The daemon thread class. |
DmnThreadManager | The daemon thread manager class. |
DmnThreadPool | Daemon thread pool. |
Exception Summary | |
---|---|
EDmnThreadException | Base exception class for all exceptions in this package. |
EDmnThreadInvalidStateException | Indicates an operation cannot be performed because of an invalid state. |
EDmnThreadInvalidThreadingModeException | Indicates that an operation could not be performed because the service is operating in single threaded mode. |
EDmnThreadMaxThreadsReachedException | Indicates that an operation could not be performed because the maximum number of permissible threads has been reached. |
EDmnThreadUnmanagedThreadException | Indicates that a thread is not an on-demand thread created and managed by the daemon thread manager. |
Implements the base classes for an X Platform daemon thread manager.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |