alma::ACS::jbaci::CBvoidCallbackDispatcher Class Reference

Inheritance diagram for alma::ACS::jbaci::CBvoidCallbackDispatcher:
Inheritance graph
[legend]
Collaboration diagram for alma::ACS::jbaci::CBvoidCallbackDispatcher:
Collaboration graph
[legend]

List of all members.

Public Member Functions

boolean dispatchCallback (int type, Object value, Callback callback, Completion completion, CBDescOut desc)

Static Public Member Functions

static synchronized
CBvoidCallbackDispatcher 
getInstance ()

Protected Member Functions

 CBvoidCallbackDispatcher ()

Static Private Attributes

static CBvoidCallbackDispatcher instance = null

Detailed Description

Implementation of CBvoid callback dispatcher as singleton.

Author:
Matej Sekoranja
Version:
$id$

Constructor & Destructor Documentation

alma::ACS::jbaci::CBvoidCallbackDispatcher::CBvoidCallbackDispatcher (  )  [inline, protected]

Protected constructor (singleton pattern).

Referenced by getInstance().


Member Function Documentation

boolean alma::ACS::jbaci::CBvoidCallbackDispatcher::dispatchCallback ( int  type,
Object  value,
Callback  callback,
Completion  completion,
CBDescOut  desc 
) [inline]
static synchronized CBvoidCallbackDispatcher alma::ACS::jbaci::CBvoidCallbackDispatcher::getInstance (  )  [inline, static]

Singleton pattern.

References CBvoidCallbackDispatcher(), and instance.


Member Data Documentation

Singleton instance.

Referenced by getInstance().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2