Uses of Class
org.ogf.saga.context.ContextFactory

Packages that use ContextFactory
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 ContextFactory in org.ogf.saga.bootstrap
 

Methods in org.ogf.saga.bootstrap that return ContextFactory
 ContextFactory SagaFactory.createContextFactory()
          Creates a factory for the Saga context package.
static ContextFactory ImplementationBootstrapLoader.getContextFactory(String factoryName)
          Creates a context factory, using the specified SagaFactory.
 



Copyright © 2014 Open Grid Forum. All rights reserved.