Class BuildProgressListenerAdapter

  • All Implemented Interfaces:
    InternalBuildProgressListener

    public class BuildProgressListenerAdapter
    extends java.lang.Object
    implements InternalBuildProgressListener
    Converts progress events sent from the tooling provider to the tooling client to the corresponding event types available on the public Tooling API, and broadcasts the converted events to the matching progress listeners. This adapter handles all the different incoming progress event types (except the original logging-derived progress listener).