CommittedCallbacksDispatcher.

CommittedCallbacksDispatcher(ObjectServerImpl, BlockingQueue) Constructor

Syntax

public CommittedCallbacksDispatcher(ObjectServerImpl server, BlockingQueue committedInfosQueue)

Parameters

Name Type Description
server ObjectServerImpl
committedInfosQueue BlockingQueue

Return Value

Type Description
void