Class RulesCompilationGuardedSuspension

    • Field Detail

      • VERIFICATION_LATCH_TIMEOUT

        protected static final java.lang.String VERIFICATION_LATCH_TIMEOUT
        See Also:
        Constant Field Values
    • Constructor Detail

      • RulesCompilationGuardedSuspension

        public RulesCompilationGuardedSuspension()
    • Method Detail

      • checkPreconditions

        public GuardStatus checkPreconditions​(java.lang.String moduleName)
        Description copied from interface: GuardedSuspension
        Checks the preconditions based on checkedProperty
        Specified by:
        checkPreconditions in interface GuardedSuspension<java.lang.String>
        Parameters:
        moduleName - the object to check the preconditions against
        Returns:
        instance of GuardStatus
      • getEventService

        protected EventService getEventService()
      • setEventService

        public void setEventService​(EventService eventService)
      • setConfigurationService

        public void setConfigurationService​(ConfigurationService configurationService)