org.wildfly.extras.creaper.commands.auditlog
Class AuditLogging.AuditLogDestinationHandler

java.lang.Object
  extended by org.wildfly.extras.creaper.commands.auditlog.AuditLogging.AuditLogDestinationHandler
Enclosing class:
AuditLogging

public static final class AuditLogging.AuditLogDestinationHandler
extends Object


Method Summary
 AuditLogging.AuditLogFileHandler file()
           
 AuditLogging.AuditLogTcpSyslogHandler tcpSyslog()
           
 AuditLogging.AuditLogTlsSyslogHandler tlsSyslog()
           
 AuditLogging.AuditLogUdpSyslogHandler udpSyslog()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

file

public AuditLogging.AuditLogFileHandler file()

udpSyslog

public AuditLogging.AuditLogUdpSyslogHandler udpSyslog()

tcpSyslog

public AuditLogging.AuditLogTcpSyslogHandler tcpSyslog()

tlsSyslog

public AuditLogging.AuditLogTlsSyslogHandler tlsSyslog()


Copyright © 2020. All rights reserved.