examples.distcontrol
Interface SearchGUI

All Known Implementing Classes:
SearchGUIImpl

public interface SearchGUI

DOCUMENT ME!

Version:
$Revision: 1.2 $
Author:
$author$

Field Summary
static String WHATIS
          The WhatIs entry key for this service.
 
Method Summary
 void setFiles(List files, String log)
          SearchAgents may invoke this method in order to hand over their collected critical files.
 

Field Detail

WHATIS

public static final String WHATIS
The WhatIs entry key for this service.

See Also:
Constant Field Values
Method Detail

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.