Class SlardarOverloadConfiguration.SafelyShutdown
-
- All Implemented Interfaces:
-
java.util.EventListener,org.springframework.context.ApplicationListener
@Component()@Order(value = WingsOrdered.Lv4Application)@ConditionalWingsEnabled() public class SlardarOverloadConfiguration.SafelyShutdown implements ApplicationListener<E>
-
-
Constructor Summary
Constructors Constructor Description SlardarOverloadConfiguration.SafelyShutdown(WingsOverloadFilter overloadFilter)
-
Method Summary
Modifier and Type Method Description voidonApplicationEvent(@NotNull() ContextClosedEvent event)-
-
Constructor Detail
-
SlardarOverloadConfiguration.SafelyShutdown
SlardarOverloadConfiguration.SafelyShutdown(WingsOverloadFilter overloadFilter)
-
-
Method Detail
-
onApplicationEvent
void onApplicationEvent(@NotNull() ContextClosedEvent event)
-
-
-
-