| Package | Description | 
|---|---|
| com.pega.pegarules.bootstrap.util | |
| com.pega.pegarules.pub | Classes common to most public interfaces, such as PegaRULES exceptions. | 
| Modifier and Type | Method and Description | 
|---|---|
| static <T> VicariousThreadLocal<T> | VicariousThreadLocal. newThreadLocal()Creates a new  VicariousThreadLocal. | 
| static <T> VicariousThreadLocal<T> | VicariousThreadLocal. newThreadLocal(java.util.concurrent.Callable<T> doCall)Creates a new  VicariousThreadLocalwith initial value fromCallable. | 
| static <T> VicariousThreadLocal<T> | VicariousThreadLocal. newThreadLocal(T initialValue)Creates a new  VicariousThreadLocalwith specified initial value. | 
| Modifier and Type | Field and Description | 
|---|---|
| static VicariousThreadLocal<java.lang.Boolean> | PRException. mLookUpRuleMessages | 
Copyright © 2014 Pegasystems Inc. All Rights Reserved.