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

Packages that use FactoryConfigurationError
de.danet.an.workflow.spis.ras This package defines the Resource Assignment Service used in the de.danet.an.workflow package.  
 

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

Methods in de.danet.an.workflow.spis.ras that throw FactoryConfigurationError
static ResourceAssignmentServiceFactory ResourceAssignmentServiceFactory.newInstance()
          Obtain a new instance of a ResourceAssignmentServiceFactory.
abstract  ResourceAssignmentService ResourceAssignmentServiceFactory.newResourceAssignmentService()
          Creates a new instance of a ResourceAssignmentService.