Package io.quarkus.arc.deployment
Class ArcDevModeConfig
- java.lang.Object
-
- io.quarkus.arc.deployment.ArcDevModeConfig
-
public class ArcDevModeConfig extends Object
-
-
Field Summary
Fields Modifier and Type Field Description booleanmonitoringEnabledIf set to true then the container monitors business method invocations and fired events during the development mode.
-
Constructor Summary
Constructors Constructor Description ArcDevModeConfig()
-