程序包 bsh.classpath

接口 BshClassPath.MappingFeedback

封闭类:
BshClassPath

public static interface BshClassPath.MappingFeedback
  • 方法详细资料

    • startClassMapping

      void startClassMapping()
    • classMapping

      void classMapping(String msg)
      Provide feedback on the progress of mapping the classpath
    • errorWhileMapping

      void errorWhileMapping(String msg)
    • endClassMapping

      void endClassMapping()