Uses of Class
org.ogf.saga.sd.SDFactory

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

Methods in org.ogf.saga.bootstrap that return SDFactory
 SDFactory SagaFactory.createSDFactory()
          Creates a factory for the Saga Service Discovery package.
static SDFactory ImplementationBootstrapLoader.getSDFactory(String factoryName)
          Creates a SD factory for Service Discovery, using the specified SagaFactory.
 



Copyright © 2014 Open Grid Forum. All rights reserved.