Class SystemPropertyAddHandler

java.lang.Object
org.jboss.as.server.operations.SystemPropertyAddHandler
All Implemented Interfaces:
OperationStepHandler

public class SystemPropertyAddHandler extends Object implements OperationStepHandler
Operation handler for adding domain/host and server system properties.
Author:
Kabir Khan