Class ListOperations
java.lang.Object
org.jboss.as.controller.operations.global.ListOperations
- Author:
- Tomaz Cerar (c) 2014 Red Hat Inc.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classAdd element to list, with optional index where to put itstatic classAdd element to list, with optional index where to put itstatic classAdd element to list, with optional index where to put itstatic classAdd element to list, with optional index where to put it -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SimpleAttributeDefinitionstatic final OperationDefinitionstatic final OperationStepHandlerstatic final OperationDefinitionstatic final OperationStepHandlerstatic final OperationDefinitionstatic final OperationStepHandlerstatic final OperationDefinitionstatic final OperationStepHandler -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
INDEX
-
LIST_ADD_DEFINITION
-
LIST_GET_DEFINITION
-
LIST_REMOVE_DEFINITION
-
LIST_CLEAR_DEFINITION
-
LIST_ADD_HANDLER
-
LIST_REMOVE_HANDLER
-
LIST_GET_HANDLER
-
LIST_CLEAR_HANDLER
-
LIST_OPERATION_NAMES
-
-
Constructor Details
-
ListOperations
public ListOperations()
-