Class DropCdiCache


  • public class DropCdiCache
    extends java.lang.Object
    Single static method to handle dropping the CDI cache for a node. Finds all open CDI windows and closes them with a prompt as to whether to cancel or not Then drops the CDI
    • Constructor Summary

      Constructors 
      Constructor Description
      DropCdiCache()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void drop​(NodeID destNodeID, OlcbInterface iface)  
      • Methods inherited from class java.lang.Object

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