public interface AuditEventDispatcher
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
EVENT_PATH |
static String |
QUEUE_NAME |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
dispatch(AuditEvent auditEvent)
dispatch the audit event, the event listener should be observed and handle the event.
|
void dispatch(AuditEvent auditEvent)
auditEvent - Copyright © 2016. All rights reserved.