

Public Member Functions | |
| OnChangeNotSupportedException (long poolTime) | |
| long | recommendedPoolTime () |
Protected Attributes | |
| long | poolTime |
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.
| alma::ACS::jbaci::DataAccess::OnChangeNotSupportedException::OnChangeNotSupportedException | ( | long | poolTime | ) | [inline] |
Constructor.
| poolTime | recommended pool time, can be 0. |
| long alma::ACS::jbaci::DataAccess::OnChangeNotSupportedException::recommendedPoolTime | ( | ) | [inline] |
Recommended pool time in ms, can be 0.
Recommended pool time in ms.
1.6.2