Class ConfigurationPublishHandler

java.lang.Object
org.jboss.as.controller.operations.common.ConfigurationPublishHandler
All Implemented Interfaces:
OperationStepHandler

public class ConfigurationPublishHandler extends Object implements OperationStepHandler
Handler to publish configuration. Currently this is used only if git is used for persistence history. This will push the changes to a remote repository.
Author:
Emmanuel Hugonnet (c) 2015 Red Hat, inc.