psdi.iface.router

Class RouterHandlerCache

    • Method Detail

      • getName

        public java.lang.String getName()
        Description copied from interface: MaximoCache
        Returns the name of the cache object. Should be unique within the app server. This name is used to uniquely identify the cache object among all cached object for both accessing the cache object as well as refreshing the cache object. Ex. MaximoDD returns "MAXIMODD"
        Returns:
      • getInstance

        public static RouterHandlerCache getInstance()
        Returns the instance of LoadRouterConfig
        Returns:
        LoadRouterConfig class
      • getHandlerClass

        public java.lang.String getHandlerClass(java.lang.String handlerName)
        Returns a HashMap contains external system's destination properties and their values
        Returns:
        a HashMap contains external system information
      • refresh

        public void refresh()
        refresh the HashMap which contains external system information