Class MapOperations.MapClearHandler

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

public static class MapOperations.MapClearHandler extends Object
Empty map, note that is not the same as :undefine(name=name-of-attribute)

map-clear(name=name-of-attribute)
Author:
Tomaz Cerar (c) 2014 Red Hat Inc.