Class DefaultTJFSpringProperties

  • All Implemented Interfaces:
    EventListener, org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationEnvironmentPreparedEvent>

    public class DefaultTJFSpringProperties
    extends Object
    implements org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationEnvironmentPreparedEvent>
    Standard TJF class that implements ApplicationListener.
    Author:
    Roger.Steuernagel
    See Also:
    ApplicationEnvironmentPreparedEvent
    • Constructor Detail

      • DefaultTJFSpringProperties

        public DefaultTJFSpringProperties()
    • Method Detail

      • onApplicationEvent

        public void onApplicationEvent​(org.springframework.boot.context.event.ApplicationEnvironmentPreparedEvent event)
        Specified by:
        onApplicationEvent in interface org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationEnvironmentPreparedEvent>