examples.distcontrol
Interface DistControlService

All Known Implementing Classes:
DistControlServiceImpl

public interface DistControlService

This service provides an image of the local place to the agent. The image is like a postcard which can be collected by a roundtrip agent. Remember that this agent


Field Summary
static int DEFAULT_LEVEL
          Default value for unclassified server.
static String WHATIS
          The WhatIs entry key for this service.
 
Method Summary
 List search()
          Perform a search for critical files.
 

Field Detail

WHATIS

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

See Also:
Constant Field Values

DEFAULT_LEVEL

public static final int DEFAULT_LEVEL
Default value for unclassified server.

See Also:
Constant Field Values
Method Detail

search

public List search()
Perform a search for critical files.

Returns:
a List of critical files.


Copyright © Fraunhofer Gesellschaft. All Rights Reserved.