Class ResolveExpressionHandler

java.lang.Object
org.jboss.as.controller.operations.common.ResolveExpressionHandler
All Implemented Interfaces:
OperationStepHandler

public class ResolveExpressionHandler extends Object implements OperationStepHandler
Operation that resolves an expression (but not against the vault) and returns the resolved value.
Author:
Brian Stansberry (c) 2011 Red Hat Inc.