alma::ACS::jbaci::DataAccess::OnChangeNotSupportedException Class Reference

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

List of all members.

Public Member Functions

 OnChangeNotSupportedException (long poolTime)
long recommendedPoolTime ()

Protected Attributes

long poolTime

Detailed Description

Exeption thrown if DataAccess does not support on-change notifications. This exeption provides recommendedPoolTime() method to recommend pool time, so that listener could simulate on-change notification using pooling mechanism.


Constructor & Destructor Documentation

alma::ACS::jbaci::DataAccess::OnChangeNotSupportedException::OnChangeNotSupportedException ( long  poolTime  )  [inline]

Constructor.

Parameters:
poolTime recommended pool time, can be 0.

Member Function Documentation

long alma::ACS::jbaci::DataAccess::OnChangeNotSupportedException::recommendedPoolTime (  )  [inline]

Recommended pool time in ms, can be 0.


Member Data Documentation

Recommended pool time in ms.


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

Generated by  doxygen 1.6.2