public class ArcEndpointRecorder extends Object
| Constructor and Description |
|---|
ArcEndpointRecorder() |
| 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) |
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()
Copyright © 2020 JBoss by Red Hat. All rights reserved.