Class ListOperations.ListClearHandler

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

public static class ListOperations.ListClearHandler extends Object
Add element to list, with optional index where to put it

:list-remove(name=list-attribute, value="some value")
Author:
Tomaz Cerar (c) 2014 Red Hat Inc.