TPTP 4.5.0 Platform Project
Internal API Specification

org.eclipse.tptp.platform.execution.client.agent.internal
Interface IBaseAgentMonitorListener


public interface IBaseAgentMonitorListener

Monitor interface

Provisional API: This API is subject to change in the next release.

Method Summary
 void monitorActive()
           
 void monitorInactive()
           
 

Method Detail

monitorActive

void monitorActive()

monitorInactive

void monitorInactive()

TPTP 4.5.0 Platform Project
Internal API Specification