examples.distcontrol
Interface SearchGUI
- All Known Implementing Classes:
- SearchGUIImpl
- public interface SearchGUI
DOCUMENT ME!
- Version:
- $Revision: 1.2 $
- Author:
- $author$
Method Summary |
void |
setFiles(List files,
String log)
SearchAgents may invoke this method in order to hand over
their collected critical files. |
WHATIS
public static final String WHATIS
- The
WhatIs
entry key for this service.
- See Also:
- Constant Field Values
setFiles
public void setFiles(List files,
String log)
- SearchAgents may invoke this method in order to hand over
their collected critical files.
- Parameters:
files
- list that holds objects of type SearchResult
log
- the agents log data which shall be visualized
Copyright © Fraunhofer Gesellschaft. All
Rights Reserved.