Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

oracle.jdevimpl.audit.core
Class CoreAnalyzer

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

public class CoreAnalyzer
extends Analyzer

An analyzer for files that are not auditable because they are too large.


Constructor Summary
CoreAnalyzer()
           
 
Method Summary
 void enter(AuditContext context, UnauditableFileModelAdapter.UnauditableElement 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

CoreAnalyzer

public CoreAnalyzer()
Method Detail

enter

public void enter(AuditContext context,
                  UnauditableFileModelAdapter.UnauditableElement construct)

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

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