Class CacheModule


  • public final class CacheModule
    extends Object
    configures the cache for the application
    • Constructor Detail

      • CacheModule

        public CacheModule()
    • Method Detail

      • configureResponseCache

        public static CacheManager configureResponseCache​(WebModule app,
                                                          SunWebApp bean)
                                                   throws Exception
        configure ias-web response cache
        Parameters:
        app - WebModule containing the cache
        bean - ias-web app config bean
        Throws:
        Exception - read the configuration and setup the runtime support for caching in a application.