Class SimonHelper


  • public class SimonHelper
    extends Object
    • Constructor Detail

      • SimonHelper

        public SimonHelper()
    • Method Detail

      • removeDispatcherRelation

        public static void removeDispatcherRelation​(de.root1.simon.Lookup lookup)
        This method removes the corresponding connection of the Simon server from the AbstractLookup.serverDispatcherRelation Map based on the passed lookup. It also releases the corresponding dispatcher and shuts it down.
        Parameters:
        lookup - for which the connection is to be removed