Class BusyIndicatorView

    • Constructor Detail

      • BusyIndicatorView

        public BusyIndicatorView()
    • Method Detail

      • hideBusyIndicator

        @PreDestroy
        public void hideBusyIndicator()
        This method is invoked by the container when this bean is destroyed, so that loading popups are guaranteed to close when an enclosing bean is destroyed.
        Specified by:
        hideBusyIndicator in interface HasBusyIndicator