IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

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.
 

Method Detail

generateContent

java.lang.String generateContent()
This function is used to generate the information for the web monitor.

Returns:
java.lang.String

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2009