Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

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

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

long alma::ACS::jbaci::DataAccess::OnChangeNotSupportedException::poolTime [protected]
 

Recommended pool time in ms.


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 02:53:28 2009 for ACS Java API by doxygen 1.3.8