public interface PlugAuditor
「Extension」: Name: Auditor System Extension for auditing system in zero system This sub system often happened before each Worker component. It’s configured in vertx-tp.yml file and will be triggered before any worker method invoking.
| Modifier and Type | Method and Description |
|---|---|
io.vertx.core.Future<Envelop> |
audit(io.vertx.ext.web.RoutingContext context,
Envelop envelop) |
default PlugAuditor |
bind(io.vertx.core.json.JsonObject config) |
default PlugAuditor bind(io.vertx.core.json.JsonObject config)
Copyright © 2021. All rights reserved.