com.ibm.dtfj.analyzer.was
Class WASTraceBasic

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

public class WASTraceBasic
extends WASAnalyzerBase

Extract information about the WAS trace facility


Constructor Summary
WASTraceBasic()
           
 
Method Summary
static WASTraceBasic getInstance(IAnalyzerContext context, com.ibm.dtfj.java.JavaRuntime parent)
          Find the WASVersion bean instance associated with a given parent JavaRuntime (create it if necessary)
 java.lang.String getShortDescription()
           
 java.lang.String getTraceSpecification()
           
 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

WASTraceBasic

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

getInstance

public static WASTraceBasic getInstance(IAnalyzerContext context,
                                        com.ibm.dtfj.java.JavaRuntime parent)
Find the WASVersion bean instance associated with a given parent JavaRuntime (create it if necessary)

Parameters:
context - the AnalyzerContext in which to locate this bean instance
parent - the parent JavaRuntime underlying this analyzer bean
Returns:
the desired WASVersion analyzer bean

printSummary

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

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

getTraceSpecification

public java.lang.String getTraceSpecification()
                                       throws com.ibm.dtfj.image.DTFJException
Returns:
the WAS trace specification currently in effect in this runtime
Throws:
com.ibm.dtfj.image.DTFJException


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