Class ListOperations.ListGetHandler

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

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

:list-get(name=list-attribute, index=5)
Author:
Tomaz Cerar (c) 2014 Red Hat Inc.