Class LogSpringContextInfo

    • Field Detail

      • ATTRIB_DESC

        public static final String ATTRIB_DESC
        Name of Spring web flow attribute holding the description of the tree to log.
        See Also:
        Constant Field Values
      • log

        private org.slf4j.Logger log
        Logger.
      • applicationContext

        private ApplicationContext applicationContext
        The owning Spring ApplicationContext in which this action is defined.
      • description

        private String description
        Contextual description to output at the start of the action.
    • Constructor Detail

      • LogSpringContextInfo

        public LogSpringContextInfo()