Uses of Class
org.jboss.as.controller.audit.AuditLogItemFormatter
-
Packages that use AuditLogItemFormatter Package Description org.jboss.as.controller.audit -
-
Uses of AuditLogItemFormatter in org.jboss.as.controller.audit
Subclasses of AuditLogItemFormatter in org.jboss.as.controller.audit Modifier and Type Class Description classJsonAuditLogItemFormatterAll methods on this class should be called withManagedAuditLoggerImpl's lock taken.Methods in org.jboss.as.controller.audit that return AuditLogItemFormatter Modifier and Type Method Description AuditLogItemFormatterInMemoryAuditLogHandler. getFormatter()Methods in org.jboss.as.controller.audit with parameters of type AuditLogItemFormatter Modifier and Type Method Description voidManagedAuditLogger. addFormatter(AuditLogItemFormatter formatter)Add a formattervoidManagedAuditLoggerImpl. addFormatter(AuditLogItemFormatter formatter)
-