project BLF > class Cacher
technical class
inherited from Technical Component
Description
Component to be used to cache data from other business components.
Typical example is the session component. The cacher component is used to improve performance. The component is always available and stays in memory for the lifetime of the appserver agent process.
methods