bsh.classpath

Interface BshClassPath.MappingFeedback

public static interface BshClassPath.MappingFeedback

Method Summary

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

Method Details

classMapping

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


endClassMapping

public void endClassMapping()


errorWhileMapping

public void errorWhileMapping(String msg)


startClassMapping

public void startClassMapping()


B) 2000-2005 pat@pat.net :-)