Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 1 (11.1.1.9.0)

E52934-01


oracle.adfinternal.share.diagnostics.dump
Class ADFRequestDiagnosticDumpImpl

java.lang.Object
  extended by oracle.dfw.dump.DiagnosticDump
      extended by oracle.dfw.dump.ComponentDiagnosticDump
          extended by oracle.adfinternal.share.diagnostics.dump.ADFRequestDiagnosticDumpImpl

All Implemented Interfaces:
java.lang.Comparable<oracle.dfw.dump.DiagnosticDump>

public class ADFRequestDiagnosticDumpImpl
extends oracle.dfw.dump.ComponentDiagnosticDump

Nested Class Summary

 

Nested classes/interfaces inherited from class oracle.dfw.dump.DiagnosticDump
oracle.dfw.dump.DiagnosticDump.DumpRunMode

 

Field Summary

 

Fields inherited from class oracle.dfw.dump.ComponentDiagnosticDump
m_savedThreadContextLoader

 

Constructor Summary
ADFRequestDiagnosticDumpImpl()
           

 

Method Summary
 oracle.dfw.dump.DumpResult executeDump(oracle.dfw.dump.DumpContext dumpContext)
           
 java.util.EnumSet<oracle.dfw.common.DiagnosticsCategory> getDumpCategories()
           
 java.lang.String getDumpDescription()
           
 java.lang.String getName()
           
 java.lang.String getOwner()
           

 

Methods inherited from class oracle.dfw.dump.DiagnosticDump
compareTo, defineArgument, defineArgument, getDumpDescription, getFullDumpName, getMandatoryArguments, getOptionalArguments, getRunMode, toString, validateDumpContext

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

 

Constructor Detail

ADFRequestDiagnosticDumpImpl

public ADFRequestDiagnosticDumpImpl()

Method Detail

getOwner

public java.lang.String getOwner()
Specified by:
getOwner in class oracle.dfw.dump.DiagnosticDump

getName

public java.lang.String getName()
Specified by:
getName in class oracle.dfw.dump.DiagnosticDump

getDumpCategories

public java.util.EnumSet<oracle.dfw.common.DiagnosticsCategory> getDumpCategories()
Specified by:
getDumpCategories in class oracle.dfw.dump.DiagnosticDump

getDumpDescription

public java.lang.String getDumpDescription()
Specified by:
getDumpDescription in class oracle.dfw.dump.DiagnosticDump

executeDump

public oracle.dfw.dump.DumpResult executeDump(oracle.dfw.dump.DumpContext dumpContext)
                                       throws oracle.dfw.dump.DumpExecutionException,
                                              oracle.dfw.dump.DumpWriterException
Specified by:
executeDump in class oracle.dfw.dump.DiagnosticDump
Throws:
oracle.dfw.dump.DumpExecutionException
oracle.dfw.dump.DumpWriterException

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 1 (11.1.1.9.0)

E52934-01


Copyright © 1997, 2015, Oracle. All rights reserved.