java.lang.Object
de.grogra.projectmanager.ProjectFactoryImpl
- All Implemented Interfaces:
ProjectFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateProject
(Registry registry, ProjectManager pm) loadProject
(FilterSource fs, Map initParams, Registry registry, ProjectManager pm)
-
Constructor Details
-
ProjectFactoryImpl
public ProjectFactoryImpl()
-
-
Method Details
-
createProject
- Specified by:
createProject
in interfaceProjectFactory
- Throws:
IOException
-
loadProject
public Project loadProject(FilterSource fs, Map initParams, Registry registry, ProjectManager pm) throws IOException - Specified by:
loadProject
in interfaceProjectFactory
- Throws:
IOException
-