com.ibm.dtfj.analyzer.was
Class WASTraceBasic
java.lang.Object
SimpleAnalyzerBean
com.ibm.dtfj.analyzer.was.base.WASAnalyzerBase
com.ibm.dtfj.analyzer.was.WASTraceBasic
public class WASTraceBasic
- extends WASAnalyzerBase
Extract information about the WAS trace facility
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WASTraceBasic
public WASTraceBasic()
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 instanceparent
- 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.