Interface EnhancementSelector

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      boolean select​(java.lang.String name)
      Determine whether the named class should be enhanced.
    • Method Detail

      • select

        boolean select​(java.lang.String name)
        Determine whether the named class should be enhanced.