Class CompilingListener

  • All Implemented Interfaces:
    FilesystemAlterationListener

    public class CompilingListener
    extends ReloadingListener
    A CompilingListener is an improved version of the ReloadingListener. It even compiles the classes from source before doing the reloading.
    Author:
    tcurdt