Class ServerUpdate

  • All Implemented Interfaces:
    Serializable

    public class ServerUpdate
    extends Object
    implements Serializable
    Object indicating that the configuration object has been updated in the transaction base. This makes it possible to initialize the server in a slightly different way, for example reading anew the services list. Currently we simply consider the fact that the configuration has been modified, in the future this object could contain indications on the changes to be made.
    See Also:
    Serialized Form