Class | Description |
---|---|
CommonWorkManager |
WorkManager implementation.
|
LogFacade | |
OneWork |
Represents one piece of work that will be submitted to the workqueue.
|
WorkCoordinator |
WorkCoordinator : Coordinates one work's execution.
|
WorkManagerFactoryImpl |
WorkManagerFactoryImpl allows other customized WorkManager implementation
to be plugged into the server.
|
WorkManagerProxy |
Proxy for WorkManager.
This implementation is Serializable(Externalizable) such that RAR implementation can use it safely in Serialization mandated scenarios |
Copyright © 2018. All rights reserved.