public class SyncDomainModelOperationHandler extends Object
SyncModelOperationHandler.
This handler will be called for the initial host registration as well when reconnecting and tries to sync the complete
model, automatically ignoring unused resources if configured.| Constructor and Description |
|---|
SyncDomainModelOperationHandler(HostInfo hostInfo,
SyncModelParameters parameters) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(OperationContext context,
org.jboss.dmr.ModelNode operation) |
protected SyncModelParameters |
getParameters() |
public SyncDomainModelOperationHandler(HostInfo hostInfo, SyncModelParameters parameters)
public void execute(OperationContext context, org.jboss.dmr.ModelNode operation) throws OperationFailedException
execute in interface OperationStepHandlerOperationFailedExceptionprotected SyncModelParameters getParameters()
Copyright © 2016 JBoss by Red Hat. All rights reserved.