Package org.joinfaces.autoconfigure
Class JoinfacesApplicationAnalyzer
- java.lang.Object
-
- org.joinfaces.autoconfigure.JoinfacesApplicationAnalyzer
-
- All Implemented Interfaces:
java.util.EventListener,org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationReadyEvent>
public class JoinfacesApplicationAnalyzer extends java.lang.Object implements org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationReadyEvent>This class analyzes theSpringApplicationand itsApplicationReadyEvent.getApplicationContext().
-
-
Constructor Summary
Constructors Constructor Description JoinfacesApplicationAnalyzer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidonApplicationEvent(org.springframework.boot.context.event.ApplicationReadyEvent event)
-