Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.9.0)

E52944-01


oracle.jdevimpl.audit.core
Class AuditAddin.TraversalAnalyzer

java.lang.Object
  extended by oracle.jdeveloper.audit.analyzer.Analyzer
      extended by oracle.jdevimpl.audit.core.AuditAddin.TraversalAnalyzer

Enclosing class:
AuditAddin

public static class AuditAddin.TraversalAnalyzer
extends Analyzer

Constructor Summary
AuditAddin.TraversalAnalyzer()
           

 

Method Summary
 void enter(AuditContext context, java.lang.Object construct)
           
 void exit(AuditContext context, java.lang.Object construct)
           

 

Methods inherited from class oracle.jdeveloper.audit.analyzer.Analyzer
cancel, getMetrics, getRules, isApplicationContentSupported, isCancelled, isEnabled, setEnabled, startTask

 

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

 

Constructor Detail

AuditAddin.TraversalAnalyzer

public AuditAddin.TraversalAnalyzer()

Method Detail

enter

public void enter(AuditContext context,
                  java.lang.Object construct)

exit

public void exit(AuditContext context,
                 java.lang.Object construct)

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.9.0)

E52944-01


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