Package org.jboss.as.controller
Class EnvVarAttributeOverrider
java.lang.Object
org.jboss.as.controller.EnvVarAttributeOverrider
Utility class to override the value of an attribute by setting an env var corresponding to the
address of the resource and the name of the attribute to override.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EnvVarAttributeOverrider
public EnvVarAttributeOverrider()
-