Interface MagnetPluginListener


public interface MagnetPluginListener
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    get(String name, Map values)
     
    boolean
    set(String name, Map values)
     
  • Method Details

    • set

      boolean set(String name, Map values)
    • get

      int get(String name, Map values)
      Parameters:
      name -
      values -
      Returns:
      Integer.MIN_VALUE if not handled