com.ibm.dtfj.analyzer.was
Class WASEJBContainerBasic

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

public class WASEJBContainerBasic
extends WASAnalyzerBase

Print basic information about the WAS EJB container


Constructor Summary
WASEJBContainerBasic()
           
 
Method Summary
 java.lang.String getShortDescription()
           
 java.lang.String getVersion()
           
 boolean isPrimaryAnalyzer()
           
 void printSummary(IAnalysisReport out)
          Generate summary information from this analyzer
 
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

WASEJBContainerBasic

public WASEJBContainerBasic()
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


© 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.