Class PropertyAction

  • All Implemented Interfaces:
    ContextAware

    public class PropertyAction
    extends Action
    This class serves as a base for other actions, which similar to the ANT task which add/set properties of a given object. This action sets new substitution properties in the logging context by name, value pair, or adds all the properties passed in "file" or "resource" attribute.