Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.5)

E22562-01

oracle.apps.fnd.applcore.test.audit
Class LibraryAnalyzer

java.lang.Object
  extended by oracle.jdeveloper.audit.analyzer.Analyzer
      extended by oracle.apps.fnd.applcore.test.audit.LibraryAnalyzer

public class LibraryAnalyzer
extends Analyzer

AppCore specific audit analyzer that verifies whether projects defined under applications reference approved libraries or not.


Constructor Summary
LibraryAnalyzer()
           
 
Method Summary
 void enter(AuditContext context, Workspace workspace)
          VISITOR METHODS (invoked by Audit while auditing).
 void exit(AuditContext context, Workspace workspace)
           
 
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

LibraryAnalyzer

public LibraryAnalyzer()
Method Detail

enter

public void enter(AuditContext context,
                  Workspace workspace)
VISITOR METHODS (invoked by Audit while auditing).


exit

public void exit(AuditContext context,
                 Workspace workspace)

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.5)

E22562-01

Copyright © 2011 Oracle. All Rights Reserved.