public class FunctionalResolverProcessor
extends Object
implements org.jboss.as.server.deployment.DeploymentUnitProcessor
Integrates any Function<String, String> instances
attached to the deployment unit
into the list used to compose the final deployment property replacer.