| Package | Description |
|---|---|
| oracle.jdeveloper.audit |
The root package of the public Audit (and Metrics) API.
|
| oracle.jdevimpl.audit.core |
| Modifier and Type | Method and Description |
|---|---|
static AuditManager |
AuditManager.getAuditManager()
Gets the singleton Audit manager.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
AuditManager.setAuditManager(AuditManager manager)
Sets the singleton Audit manager.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAuditManager
The concrete implementation of the Audit manager.
|