Class ReadResourceNameOperationStepHandler

java.lang.Object
org.jboss.as.controller.ReadResourceNameOperationStepHandler
All Implemented Interfaces:
OperationStepHandler

public class ReadResourceNameOperationStepHandler extends Object implements OperationStepHandler
OperationStepHandler that reads the address of the operation and returns the value of its last element as the operation result. Intended for use as a read-attribute handler for resources that have "name" attribute.
Author:
Brian Stansberry (c) 2012 Red Hat Inc.