com.ibm.dtfj.analyzer.was
Class WASSystemManagementBasic

java.lang.Object
  extended by SimpleAnalyzerBean
      extended by com.ibm.dtfj.analyzer.was.base.WASAnalyzerBase
          extended by com.ibm.dtfj.analyzer.was.WASSystemManagementBasic

public class WASSystemManagementBasic
extends WASAnalyzerBase

Print basic information about the WAS System Management subsystem


Constructor Summary
WASSystemManagementBasic()
           
 
Method Summary
 java.lang.String getShortDescription()
           
 java.lang.String getVersion()
           
 boolean isPrimaryAnalyzer()
           
 void printDetails(IAnalysisReport out)
          Generate details information from this analyzer
 void printSummary(IAnalysisReport out)
          Generate summary information from this analyzer
 IAnalysisReport produceReport()
           
 
Methods inherited from class com.ibm.dtfj.analyzer.was.base.WASAnalyzerBase
getCategories, getResourceBundleName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WASSystemManagementBasic

public WASSystemManagementBasic()
Method Detail

getVersion

public java.lang.String getVersion()
See Also:
com.ibm.dtfj.analyzer.ext.IAnalyzerBase#getVersion()

getShortDescription

public java.lang.String getShortDescription()
See Also:
com.ibm.dtfj.analyzer.ext.IAnalyzerBase#getShortDescription()

isPrimaryAnalyzer

public boolean isPrimaryAnalyzer()
Overrides:
isPrimaryAnalyzer in class WASAnalyzerBase
See Also:
com.ibm.dtfj.analyzer.ext.IAnalyzerBase#isPrimaryAnalyzer()

printSummary

public void printSummary(IAnalysisReport out)
Generate summary information from this analyzer

Parameters:
out - a report on which to write the output

printDetails

public void printDetails(IAnalysisReport out)
Generate details information from this analyzer

Parameters:
out - a report on which to write the output

produceReport

public IAnalysisReport produceReport()
See Also:
com.ibm.dtfj.analyzer.ext.IReport#produceReport()


© Copyright IBM Corp. 2007, 2008 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.