Uses of Class
org.ogf.saga.url.URLFactory

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

Methods in org.ogf.saga.bootstrap that return URLFactory
 URLFactory SagaFactory.createURLFactory()
          Creates a factory for the Saga URL package.
static URLFactory ImplementationBootstrapLoader.getURLFactory(String factoryName)
          Creates an URL factory, using the specified SagaFactory.
 



Copyright © 2014 Open Grid Forum. All rights reserved.