|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use TaskFactory | |
---|---|
org.ogf.saga.bootstrap | This package contains the bootstrap mechanism which connects a SAGA application, written on top of the SAGA Java language bindings, to a specific SAGA implementation. |
Uses of TaskFactory in org.ogf.saga.bootstrap |
---|
Methods in org.ogf.saga.bootstrap that return TaskFactory | |
---|---|
TaskFactory |
SagaFactory.createTaskFactory()
Creates a factory for the Saga task package. |
static TaskFactory |
ImplementationBootstrapLoader.getTaskFactory(String factoryName)
Creates a task factory, using the specified SagaFactory. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |