Class RefreshScopeRefreshedEvent

  • All Implemented Interfaces:
    Serializable

    public class RefreshScopeRefreshedEvent
    extends org.springframework.context.ApplicationEvent
    Author:
    Spencer Gibb
    See Also:
    Serialized Form
    • Field Detail

      • DEFAULT_NAME

        public static final String DEFAULT_NAME
        Default name for the refresh scope refreshed event.
        See Also:
        Constant Field Values
    • Constructor Detail

      • RefreshScopeRefreshedEvent

        public RefreshScopeRefreshedEvent()
      • RefreshScopeRefreshedEvent

        public RefreshScopeRefreshedEvent​(String name)
    • Method Detail

      • getName

        public String getName()