public final class LoggerWrapper extends Object
Modifier and Type | Method and Description |
---|---|
static List<LoggerTO> |
unwrap(Collection<AuditLoggerName> auditNames) |
static List<AuditLoggerName> |
wrap(Collection<LoggerTO> logger) |
public static List<AuditLoggerName> wrap(Collection<LoggerTO> logger)
public static List<LoggerTO> unwrap(Collection<AuditLoggerName> auditNames)
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.