TPTP 4.4.0 Platform Project
Internal API Specification

org.eclipse.hyades.internal.execution.remote
Interface AgentControllerListener


public interface AgentControllerListener

Insert the type's description here. Creation date: (11/30/00 4:31:45 PM)


Method Summary
 void agentControllerActive()
           
 void agentControllerInactive()
           
 

Method Detail

agentControllerActive

public void agentControllerActive()

agentControllerInactive

public void agentControllerInactive()

TPTP 4.4.0 Platform Project
Internal API Specification