|
![]() Quark Platform Documentation Version 1.7.0_0 Business Objects |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExecutionContextProperties | |
|---|---|
| org.openquark.cal.machine | |
| org.openquark.cal.runtime | |
| org.openquark.cal.runtime.lecc | |
| org.openquark.cal.services | Provides the top-level API for accessing services provided by the Quark Platform. |
| Uses of ExecutionContextProperties in org.openquark.cal.machine |
|---|
| Methods in org.openquark.cal.machine with parameters of type ExecutionContextProperties | |
|---|---|
abstract ExecutionContext |
ProgramManager.makeExecutionContext(ExecutionContextProperties properties)
Factory method for creating a machine-specific execution context. |
| Uses of ExecutionContextProperties in org.openquark.cal.runtime |
|---|
| Methods in org.openquark.cal.runtime that return ExecutionContextProperties | |
|---|---|
ExecutionContextProperties |
ExecutionContextProperties.Builder.toProperties()
Builds an ExecutionContextProperties instance based on the information gathered so far. |
| Uses of ExecutionContextProperties in org.openquark.cal.runtime.lecc |
|---|
| Methods in org.openquark.cal.runtime.lecc with parameters of type ExecutionContextProperties | |
|---|---|
static ExecutionContext |
StandaloneRuntime.makeExecutionContext(ExecutionContextProperties properties,
Class<?> callerClass)
Factory method for constructing an instance of this class with the specified properties and a suitable class loader for loading foreign classes and accessing resources in standalone JARs. |
static ExecutionContext |
StandaloneRuntime.makeExecutionContext(ExecutionContextProperties properties,
ClassLoader classloader)
Factory method for constructing an instance of this class with the specified properties and the specified class loader for loading foreign classes and accessing resources in standalone JARs. |
| Uses of ExecutionContextProperties in org.openquark.cal.services |
|---|
| Methods in org.openquark.cal.services with parameters of type ExecutionContextProperties | |
|---|---|
ExecutionContext |
ProgramModelManager.makeExecutionContext(ExecutionContextProperties properties)
Factory method for creating a machine-specific execution context. |
ExecutionContext |
ProgramModelManager.makeExecutionContext(ExecutionContextProperties properties)
Factory method for creating a machine-specific execution context. |
CALExecutor |
ProgramModelManager.makeExecutorWithNewContext(ExecutionContextProperties properties)
Factory method for creating a machine-specific executor with a new execution context. |
CALExecutor |
ProgramModelManager.makeExecutorWithNewContext(ExecutionContextProperties properties)
Factory method for creating a machine-specific executor with a new execution context. |
|
![]() Quark Platform Documentation Version 1.7.0_0 Business Objects |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||