RSE
Release 1.0

org.eclipse.rse.core.comm
Interface ISystemCommunicationsDaemonListener


public interface ISystemCommunicationsDaemonListener

Listener interface for thoes that are interested in events from the SystemCommunicationsDaemon.


Method Summary
 void daemonStateChanged(SystemCommunicationsDaemonEvent event)
          This method is invoked whenever the state of the SystemCommunicationsDaemon changes.
 

Method Detail

daemonStateChanged

public void daemonStateChanged(SystemCommunicationsDaemonEvent event)
This method is invoked whenever the state of the SystemCommunicationsDaemon changes. For example if the daemon is started, stopped or ends in error.


RSE
Release 1.0

Copyright (c) IBM Corporation and others 2000, 2006. All Rights Reserved.