Class SimonHelper

java.lang.Object
de.root1.simon.SimonHelper

public class SimonHelper extends Object
  • Constructor Details

    • SimonHelper

      public SimonHelper()
  • Method Details

    • 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