PTP
Release 5.0

org.eclipse.ptp.core.events
Interface IResourceManagerChangedEvent


public interface IResourceManagerChangedEvent

This event is sent when a resource manager state changes. It is sent to listeners on the resource manager.

Since:
5.0
See Also:
IResourceManagerListener

Method Summary
 org.eclipse.ptp.rmsystem.IResourceManager getSource()
          Get the event source.
 

Method Detail

getSource

org.eclipse.ptp.rmsystem.IResourceManager getSource()
Get the event source.

Returns:
the source of the event
Since:
5.0

PTP
Release 5.0

Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.