org.springframework.yarn.container
Class ContainerMethodInvokerHelper.ParametersWrapper
java.lang.Object
org.springframework.yarn.container.ContainerMethodInvokerHelper.ParametersWrapper
- Enclosing class:
- ContainerMethodInvokerHelper<T>
public class ContainerMethodInvokerHelper.ParametersWrapper
- extends Object
Wrapping everything we need to work with spel.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContainerMethodInvokerHelper.ParametersWrapper
public ContainerMethodInvokerHelper.ParametersWrapper(Map<String,String> environment,
Properties parameters)
getEnvironment
public Map<String,String> getEnvironment()
getParameters
public Properties getParameters()