类 JfrResource
java.lang.Object
org.apache.camel.quarkus.component.jfr.it.JfrResource
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
context
@Inject org.apache.camel.CamelContext context
-
-
构造器详细资料
-
JfrResource
public JfrResource()
-
-
方法详细资料
-
startupStepRecorder
@Path("/startup-step-recorder") @GET @Produces("text/plain") public boolean startupStepRecorder()
-