public class ArcDevRecorder extends Object
| Constructor and Description |
|---|
ArcDevRecorder() |
| Modifier and Type | Method and Description |
|---|---|
io.vertx.core.Handler<io.vertx.ext.web.RoutingContext> |
createBeansHandler() |
io.vertx.core.Handler<io.vertx.ext.web.RoutingContext> |
createObserversHandler() |
io.vertx.core.Handler<io.vertx.ext.web.RoutingContext> |
createRemovedBeansHandler() |
io.vertx.core.Handler<io.vertx.ext.web.RoutingContext> |
createSummaryHandler(Map<String,String> configProperties) |
io.vertx.core.Handler<io.vertx.ext.web.RoutingContext> |
events() |
io.vertx.core.Handler<io.vertx.ext.web.RoutingContext> |
invocations() |
public io.vertx.core.Handler<io.vertx.ext.web.RoutingContext> createSummaryHandler(Map<String,String> configProperties)
public io.vertx.core.Handler<io.vertx.ext.web.RoutingContext> createBeansHandler()
public io.vertx.core.Handler<io.vertx.ext.web.RoutingContext> createObserversHandler()
public io.vertx.core.Handler<io.vertx.ext.web.RoutingContext> createRemovedBeansHandler()
public io.vertx.core.Handler<io.vertx.ext.web.RoutingContext> events()
public io.vertx.core.Handler<io.vertx.ext.web.RoutingContext> invocations()
Copyright © 2021 JBoss by Red Hat. All rights reserved.