com.ibm.btt.runtimemonitor.webtag
Interface ContentGenerator
- All Known Implementing Classes:
- BasicInforContentGenerator, ContextContentGenerator, RequestContentGenerator
public interface ContentGenerator
The instance implementing the interface corresponds to one function on the
web monitor. And the instance is responsible for the generation of the
content for the web monitor.
Method Summary |
java.lang.String |
generateContent()
This function is used to generate the information for the web monitor. |
generateContent
java.lang.String generateContent()
- This function is used to generate the information for the web monitor.
- Returns:
- java.lang.String
(c) Copyright IBM Corporation 1998, 2010