org.springframework.yarn.batch.repository.bindings
Class ExecutionContextType
java.lang.Object
org.springframework.yarn.integration.ip.mind.binding.BaseObject
org.springframework.yarn.batch.repository.bindings.ExecutionContextType
public class ExecutionContextType
- extends org.springframework.yarn.integration.ip.mind.binding.BaseObject
Binding for ExecutionContext.
We need to do a trick to also store clazz type of objects in
a map because otherwise json desirialization may take wrong
type i.e. between Integer and Long.
- Author:
- Janne Valkealahti
| Fields inherited from class org.springframework.yarn.integration.ip.mind.binding.BaseObject |
type |
| Methods inherited from class org.springframework.yarn.integration.ip.mind.binding.BaseObject |
getType |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
map
public Map<String,ExecutionContextType.ObjectEntry> map
ExecutionContextType
public ExecutionContextType()