Uses of Class
org.apache.xbean.recipe.ExecutionContext
Packages that use ExecutionContext
-
Uses of ExecutionContext in org.apache.xbean.recipe
Subclasses of ExecutionContext in org.apache.xbean.recipeModifier and TypeClassDescriptionclassprivate static classFields in org.apache.xbean.recipe declared as ExecutionContextModifier and TypeFieldDescriptionprivate final ExecutionContextObjectGraph.WrapperExecutionContext.executionContextFields in org.apache.xbean.recipe with type parameters of type ExecutionContextModifier and TypeFieldDescriptionprivate static final ThreadLocal<ExecutionContext> ExecutionContext.contextMethods in org.apache.xbean.recipe that return ExecutionContextModifier and TypeMethodDescriptionstatic ExecutionContextExecutionContext.getContext()static ExecutionContextExecutionContext.setContext(ExecutionContext newContext) Methods in org.apache.xbean.recipe with parameters of type ExecutionContextModifier and TypeMethodDescriptionstatic ExecutionContextExecutionContext.setContext(ExecutionContext newContext) Constructors in org.apache.xbean.recipe with parameters of type ExecutionContext