Interface HeuristicInformation


@Deprecated public interface HeuristicInformation
Deprecated.
as of 5.2.2.Final In a subsequent release we will be providing this functionality via JMX MBeans
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated.
    A reference to the entity that caused the heuristic.
    int
    Deprecated.
    The type of heuristic.
  • Method Details

    • getHeuristicType

      int getHeuristicType()
      Deprecated.
      The type of heuristic.
      Returns:
      the heuristic type
    • getEntityReference

      Object getEntityReference()
      Deprecated.
      A reference to the entity that caused the heuristic.
      Returns:
      the entity reference