Uses of Interface
com.ibm.websphere.servlet.cache.CacheConfig
Package
Description
Provides the interfaces and classes for caching results from servlets, JSPs and webservices.
-
Uses of CacheConfig in com.ibm.websphere.servlet.cache
Modifier and TypeMethodDescriptionvoid
IdGenerator.initialize
(CacheConfig cc) Deprecated.This method is called once on servlet initialization, and should take configuration values from its CacheConfig argurment and store them locally.void
MetaDataGenerator.initialize
(CacheConfig cc) Deprecated.Initialize is called once on servlet initialization, and should take configuration values from its CacheConfig argurment and store them locally.