public class ExecutionContextUserSupport extends Object
ExecutionContext and generating keys for
ExecutionContext based on the name.| Constructor and Description |
|---|
ExecutionContextUserSupport() |
ExecutionContextUserSupport(String name) |
public ExecutionContextUserSupport()
public ExecutionContextUserSupport(String name)
protected String getName()
public void setName(String name)
name - unique name used to create execution context keys.public String getKey(String s)
getName() to create a unique key that can be safely used to identify data
stored in ExecutionContext.Copyright © 2014 Pivotal. All rights reserved.