Package org.openxava.web.editors
Class FilePersistorFactory
- java.lang.Object
-
- org.openxava.web.editors.FilePersistorFactory
-
public class FilePersistorFactory extends java.lang.Object
For obtaining a instance of theIFilePersistor
configured in the system.- Author:
- Jeromy Altuna
-
-
Constructor Summary
Constructors Constructor Description FilePersistorFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static IFilePersistor
getInstance()
-
-
-
Method Detail
-
getInstance
public static IFilePersistor getInstance()
-
-