| Constructor and Description |
|---|
AuditorFactory() |
| Modifier and Type | Method and Description |
|---|---|
static Auditor |
createAuditor(ClassLoader cLoader)
Creates an
Auditor by searching for configured implementations using Java SPI. |
public static Auditor createAuditor(ClassLoader cLoader)
Auditor by searching for configured implementations using Java SPI. If no implementation are found, a default
instance using the configured logging sub-system is created.Copyright © 2010–2021 The Direct Project. All rights reserved.