Uses of Class
org.ogf.saga.monitoring.MonitoringFactory

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

Methods in org.ogf.saga.bootstrap that return MonitoringFactory
 MonitoringFactory SagaFactory.createMonitoringFactory()
          Creates a factory for the Saga monitoring package.
static MonitoringFactory ImplementationBootstrapLoader.getMonitoringFactory(String factoryName)
          Creates a monitoring factory, using the specified SagaFactory.
 



Copyright © 2014 Open Grid Forum. All rights reserved.