Uses of Class
civitas.celestis.event.application.ApplicationEvent
Packages that use ApplicationEvent
-
Uses of ApplicationEvent in civitas.celestis.event.application
Subclasses of ApplicationEvent in civitas.celestis.event.applicationModifier and TypeClassDescriptionclassAn event called by the application to notify other classes that the application has been fully initialized, and the application is now fully operational.classAn event called by the application to notify other classes that the application is about to stop, and all modules must prepare for termination.