Interface TP.ProbeHandler

Enclosing class:
TP

public static interface TP.ProbeHandler
Version:
$Id: TP.java,v 1.160.2.38 2008/12/12 08:09:27 belaban Exp $
Author:
Bela Ban
  • Method Details

    • handleProbe

      Map<String,String> handleProbe(String... keys)
      Handles a probe. For each key that is handled, the key and its result should be in the returned map.
      Parameters:
      keys -
      Returns:
      Mapinvalid input: '<'String,String>. A map of keys and values. A null return value is permissible.
    • supportedKeys

      String[] supportedKeys()
      Returns a list of supported keys