| Package | Description | 
|---|---|
| oracle.jdeveloper.audit.extension | |
| oracle.jdevimpl.audit.core | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.Collection<AnalyzerDefinition> | 
AuditHook.getAnalyzers()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AnalyzerBinding.bind(java.util.Collection<AnalyzerDefinition> analyzerDefinitions,
    boolean disableAssists,
    java.util.Set<java.lang.String> disableAnalyzers,
    java.util.Collection<Rule> rules,
    java.util.Collection<Metric> metrics,
    java.util.Collection<SuppressionScheme> suppressionSchemes,
    boolean forceAndVerify)
Creates the analyzer and bean instances for the bound profile. 
 |