| Interface | Description |
|---|---|
| DataServiceExpressionBuilder |
This interface defines the method that the data service
ActionBuilder, ReturnValueEvaluatorBuilder,
AssignmentBuilder and ProcessBuilder implementations must implement so that a ProcessDescRepoHelper
can be (thread-locally) set. |
| Class | Description |
|---|---|
| GenericDefaultThreadLocal<T> |
This is a generic extension of the
ThreadLocal class that makes sure that an intial value
is available for each call of ThreadLocal.get(). |
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.