Uses of Class
de.danet.an.workflow.api.FactoryConfigurationError

Packages that use FactoryConfigurationError
de.danet.an.workflow.api This package defines the the workflow API provided by Danet's workflow component.  
 

Uses of FactoryConfigurationError in de.danet.an.workflow.api
 

Methods in de.danet.an.workflow.api that throw FactoryConfigurationError
static WorkflowServiceFactory WorkflowServiceFactory.newInstance()
          Obtain a new instance of a WorkflowServiceFactory.
abstract  WorkflowService WorkflowServiceFactory.newWorkflowService()
          Creates a new instance of a WorkflowService.