Class DefaultRuleGlobalsBeanProvider

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object getRuleGlobals​(java.lang.String key)
      The method to be used to retrieve the rule globals by key
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DefaultRuleGlobalsBeanProvider

        public DefaultRuleGlobalsBeanProvider()
    • Method Detail

      • getRuleGlobals

        public java.lang.Object getRuleGlobals​(java.lang.String key)
        Description copied from interface: RuleGlobalsBeanProvider
        The method to be used to retrieve the rule globals by key
        Specified by:
        getRuleGlobals in interface RuleGlobalsBeanProvider
        Parameters:
        key - key of rule globals entry
        Returns:
        the globals bean