Class ServerListener

  • All Implemented Interfaces:
    java.util.EventListener, LifeCycle.Listener

    public class ServerListener
    extends java.lang.Object
    implements LifeCycle.Listener
    ServerListener Listener to create a file that signals that the startup is completed. Used by the JettyRunDistro maven goal to determine that the child process is started, and that jetty is ready.
    • Constructor Detail

      • ServerListener

        public ServerListener()
    • Method Detail

      • setTokenFile

        public void setTokenFile​(java.lang.String file)
      • getTokenFile

        public java.lang.String getTokenFile()