public interface Parameterizable
Actions implementing Parameterizable will receive a map of the static parameters defined in the action configuration.
The StaticParametersInterceptor
must be in the action's interceptor
queue for this to work.
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.