Class ArcDevModeConfig


  • public class ArcDevModeConfig
    extends Object
    • Field Detail

      • monitoringEnabled

        @ConfigItem(defaultValue="false")
        public boolean monitoringEnabled
        If set to true then the container monitors business method invocations and fired events during the development mode.

        NOTE: This config property should not be changed in the development mode as it requires a full rebuild of the application

    • Constructor Detail

      • ArcDevModeConfig

        public ArcDevModeConfig()