- All Implemented Interfaces:
- OperationStepHandler
public class SyncServerGroupOperationHandler
extends Object
This operation handler is only getting executed on a slave host-controller, synchronizing the model for a
single server or server-group, which gets executed when a part of the model is missing. This handler only works on
a subset of the domain model and takes the server-group and an optional socket-binding-group parameter into account,
filtering out any other information. Additionally this only gets used when the slave is automatically ignoring unused
configuration.
- Author:
- Emanuel Muckenhuber