Class ArcDevRecorder


  • public class ArcDevRecorder
    extends Object
    • Constructor Detail

      • ArcDevRecorder

        public ArcDevRecorder()
    • Method Detail

      • createSummaryHandler

        public io.vertx.core.Handler<io.vertx.ext.web.RoutingContext> createSummaryHandler​(Map<String,​String> configProperties,
                                                                                           String rootPath,
                                                                                           int removedInterceptorsDecorators)
      • createBeansHandler

        public io.vertx.core.Handler<io.vertx.ext.web.RoutingContext> createBeansHandler()
      • createObserversHandler

        public io.vertx.core.Handler<io.vertx.ext.web.RoutingContext> createObserversHandler()
      • createRemovedBeansHandler

        public io.vertx.core.Handler<io.vertx.ext.web.RoutingContext> createRemovedBeansHandler​(List<String[]> removedInterceptorsDecorators)
      • events

        public io.vertx.core.Handler<io.vertx.ext.web.RoutingContext> events()
      • invocations

        public io.vertx.core.Handler<io.vertx.ext.web.RoutingContext> invocations()