borland Packages Class Hierarchy datastore Package
CacheListener class (abstract)
java.lang.Object
+----com.borland.datastore.CacheListener
+----com.borland.datastore.SaveListener
About the CacheListener class
Properties Methods
This class is used internally by other com.borland classes. You should never use this class directly.
CacheListener properties
*Read-only properties **Write-only properties
Properties implemented in java.lang.Object
CacheListener methods
Methods implemented in java.lang.Object
- clone()
- equals(java.lang.Object)
- finalize()
- hashCode()
- notify()
- notifyAll()
- toString()
- wait()
- wait(long)
- wait(long, int)