appl.parallel.client
Interface ResourceChangeListener
- All Known Implementing Classes:
- ParallelControlPanelEngine
public interface ResourceChangeListener
Listeners which implement this interface can react on changes on the availability of
remote resources. GUI classes use the interface to keep their resource list up to date.
- Author:
- Dominik Appl
- See Also:
for a handler
updateResources
void updateResources(Vector<ComputingResourceContainer> currentResources)
- Parameters:
currentResources
- the current active remote resources