bsh.classpath

Interface BshClassPath.MappingFeedback

public static interface BshClassPath.MappingFeedback

Method Summary
voidclassMapping(String msg)
Provide feedback on the progress of mapping the classpath
voidendClassMapping()
voiderrorWhileMapping(String msg)
voidstartClassMapping()

Method Detail

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 pat@pat.net :-)