Uses of Class
de.danet.an.workflow.spis.rms.FactoryConfigurationError

Packages that use FactoryConfigurationError
de.danet.an.workflow.spis.rms This package defines the interface to a resource management service (RMS) as used in the de.danet.an.workflow.spis.ras sample implementation.  
 

Uses of FactoryConfigurationError in de.danet.an.workflow.spis.rms
 

Methods in de.danet.an.workflow.spis.rms that throw FactoryConfigurationError
static ResourceManagementServiceFactory ResourceManagementServiceFactory.newInstance()
          Obtain a new instance of a ResourceManagementServiceFactory.
abstract  ResourceManagementService ResourceManagementServiceFactory.newResourceManagementService()
          Creates a new instance of a ResourceManagementService.