Class MapOperations.MapPutHandler

java.lang.Object
org.jboss.as.controller.operations.global.MapOperations.MapPutHandler
All Implemented Interfaces:
OperationStepHandler
Enclosing class:
MapOperations

public static class MapOperations.MapPutHandler extends Object
put entry to map

:map-put(name=name-of-attribute, key=some-key, value="newvalue")
Author:
Tomaz Cerar (c) 2014 Red Hat Inc.