You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a ServerManagerListener implementation that can take a snapshot of the current servers configuration after the server starts. Before the server is shutdown, the listener should restore the configuration.
Create a
ServerManagerListenerimplementation that can take a snapshot of the current servers configuration after the server starts. Before the server is shutdown, the listener should restore the configuration.