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

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

public static final class AuditLogging.AuditLogger
extends Object


Method Summary
 AddAuditLogger.Builder add()
           
 ChangeAuditLogger.Builder change(String name)
           
 RemoveAuditLogger remove(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

add

public AddAuditLogger.Builder add()

remove

public RemoveAuditLogger remove(String name)

change

public ChangeAuditLogger.Builder change(String name)


Copyright © 2016. All rights reserved.