public class SystemPropertiesProcessCallable extends Object implements ProcessCallable<Serializable>
| Constructor and Description |
|---|
SystemPropertiesProcessCallable(Map<String,String> propertiesMap) |
| Modifier and Type | Method and Description |
|---|---|
Serializable |
call() |
public SystemPropertiesProcessCallable(Map<String,String> propertiesMap)
public Serializable call()
call in interface ProcessCallable<Serializable>