Package io.vertx.up.extension
Interface PlugAuditor
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.
-
Method Summary
Modifier and TypeMethodDescriptionio.vertx.core.Future<Envelop>default PlugAuditorbind(io.vertx.core.json.JsonObject config)
-
Method Details
-
bind
-
audit
-