psdi.app.lictrack

Class MasLimitedAppInfoCache

  • java.lang.Object
    • psdi.app.lictrack.MasLimitedAppInfoCache
  • All Implemented Interfaces:
    MaximoCache


    public class MasLimitedAppInfoCache
    extends java.lang.Object
    implements MaximoCache
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String MASLIMAPPINFO
      Name of the cache
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.util.HashMap getListOfAppInfo() 
      java.lang.String getName()
      Returns the name of the cache object.
      void init()
      Initialize all the cache objects to new and empty, and set loaded = False.
      void reload()
      Reload cache.
      void reload(java.lang.String key)
      Reload the passed key.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait