Class ServerConfiguration.ServerConfigurationCommand

  • All Implemented Interfaces:
    Serializable, Runnable
    Enclosing class:
    ServerConfiguration

    public static class ServerConfiguration.ServerConfigurationCommand
    extends Object
    implements Runnable, Serializable
    This is a server configuration command that updates the configuration information cached.
    Since:
    7.1.0
    Version:
    $Revision: 22420 $ $Date: 2019-02-19 16:21:02 -0300 (Tue, 19 Feb 2019) $
    See Also:
    Serialized Form
    • Constructor Detail

      • ServerConfigurationCommand

        public ServerConfigurationCommand​(String serverId)
    • Method Detail

      • run

        public void run()
        Specified by:
        run in interface Runnable