org.apache.oodt.cas.workflow.repository
Interface WorkflowRepositoryFactory

All Known Implementing Classes:
DataSourceWorkflowRepositoryFactory, XMLWorkflowRepositoryFactory

public interface WorkflowRepositoryFactory

Version:
$Revision$

A Factory class for creating implementations of WorkflowRepositorys.

Author:
mattmann

Method Summary
 WorkflowRepository createRepository()
           
 

Method Detail

createRepository

WorkflowRepository createRepository()
Returns:
A new implementation of the WorkflowRepository interface.


Copyright © 1999-2011 Apache OODT. All Rights Reserved.