Interface | Description |
---|---|
ReportAttacher |
Interfaceto build a report from ModelNode as a binary stream and attach it to the response.
|
Class | Description |
---|---|
GlobalInstallationReportHandler |
Global operation to build the installation summary of a server or a domain.
|
GlobalNotifications |
Global notifications emitted by all resources:
* resource-added
* resource-removed
* attribute-value-written that contains in its data the old-value and new-value of the attribute that has been written
|
GlobalOperationHandlers |
Global
OperationHandler s. |
GlobalOperationHandlers.AbstractMultiTargetHandler | |
ListOperations | |
ListOperations.ListAddHandler |
Add element to list, with optional index where to put it
|
ListOperations.ListClearHandler |
Add element to list, with optional index where to put it
|
ListOperations.ListGetHandler |
Add element to list, with optional index where to put it
|
ListOperations.ListRemoveHandler |
Add element to list, with optional index where to put it
|
LocaleResolver |
Utility class handling low-level parsing of Locale string tag.
|
MapOperations | |
MapOperations.MapClearHandler |
Empty map, note that is not the same as :undefine(name=name-of-attribute)
|
MapOperations.MapGetHandler |
Get entry from map:
|
MapOperations.MapPutHandler |
put entry to map
|
MapOperations.MapRemoveHandler |
Remove entry from map
|
QueryOperationHandler | |
ReadAttributeGroupHandler |
OperationStepHandler returning the attributes of a resource for a given attribute-group. |
ReadAttributeGroupNamesHandler |
OperationStepHandler returning the names of attribute groups of a given model
address. |
ReadAttributeHandler |
OperationStepHandler reading a single attribute at the given operation address. |
ReadChildrenNamesHandler |
OperationStepHandler querying the children names of a given "child-type". |
ReadChildrenResourcesHandler |
OperationStepHandler querying the children resources of a given "child-type". |
ReadChildrenTypesHandler |
OperationStepHandler querying the child types of a given node. |
ReadOperationDescriptionHandler |
OperationStepHandler returning the type description of a single operation description. |
ReadOperationNamesHandler |
OperationStepHandler returning the names of the defined operations at a given model address. |
ReadResourceDescriptionHandler |
OperationStepHandler querying the complete type description of a given model node. |
ReadResourceHandler |
OperationStepHandler reading a part of the model. |
ReportAttacher.AbstractReportAttacher | |
UndefineAttributeHandler |
The undefine-attribute handler, writing an undefined value for a single attribute.
|
WriteAttributeHandler |
OperationStepHandler writing a single attribute. |
Enum | Description |
---|---|
QueryOperationHandler.Operator | |
ReadResourceDescriptionHandler.AccessControl |
For use with the access-control parameter
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.