public class RedShutdownEvent
extends org.springframework.context.ApplicationEvent
ApplicationContext is closed.
Some things can be done before the context is closed, such as logout registrations or actuators, and so on
source| Constructor and Description |
|---|
RedShutdownEvent(Object source) |
public RedShutdownEvent(Object source)
Copyright © 2024. All rights reserved.