Class AbstractMakeService.DefaultMonitor

  • All Implemented Interfaces:
    IConfigMonitor, IJobMonitor
    Enclosing class:
    AbstractMakeService

    public static class AbstractMakeService.DefaultMonitor
    extends IConfigMonitor.Stub
    Reasonable defaults when no IScriptController is supplied by client I'm not certain there's great value in this distinct subclass of IConfigMonitor.Stub, perhaph, could move everything in there. Just don't understand why Stub.relayQuery is different, and whether we care to report feedback always.