Interface COM.ibm.jaws.services.filepobc.FilepoCached
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface COM.ibm.jaws.services.filepobc.FilepoCached

public interface FilepoCached
extends Object
extends Manageable, LruCacheEntry
Although the FilepoBCImpl supports separate objects at runtime for the ManagedDel and Cached objects, its Cached class supports the CacheEntry interface directly, so that these two roles only require one object at runtime. This interface is the minimal interface for the Cached objects in the FilepoBCImpl.

All Packages  Class Hierarchy  This Package  Previous  Next  Index