Class GrailsWebServerPortFileWriter

  • All Implemented Interfaces:
    java.util.EventListener, org.springframework.context.ApplicationListener<org.springframework.boot.web.context.WebServerInitializedEvent>

    public class GrailsWebServerPortFileWriter
    extends org.springframework.boot.web.context.WebServerPortFileWriter
    An ApplicationListener that saves embedded server port and management port into file.
    Since:
    2022.0.0
    See Also:
    WebServerPortFileWriter
    • Method Summary

      • Methods inherited from class org.springframework.boot.web.context.WebServerPortFileWriter

        getPortFile, onApplicationEvent
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GrailsWebServerPortFileWriter

        public GrailsWebServerPortFileWriter()