|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.btt.runtimemonitor.webtag.BasicInforContentGenerator
public class BasicInforContentGenerator
The class is used to generate the basic information for the web monitor. Web monitor will persent the content on the web page.
Field Summary | |
---|---|
(package private) Context |
ctx
|
Constructor Summary | |
---|---|
BasicInforContentGenerator(Context context)
This is the constructor used to create a BasicInforContentGenerator object. |
Method Summary | |
---|---|
java.lang.String |
generateContent()
This function is used to generate the basic information of the current operation or processor. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
Context ctx
Constructor Detail |
---|
public BasicInforContentGenerator(Context context)
context
- com.ibm.btt.base.ContextMethod Detail |
---|
public java.lang.String generateContent()
generateContent
in interface ContentGenerator
|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |