dekoh.portal.fwk.importer
Class ImportServiceFactory
java.lang.Object
dekoh.portal.fwk.importer.ImportServiceFactory
Deprecated. no alternative : applications are expected to create instanaces of ImportService implementation
public class ImportServiceFactory
- extends Object
ImportServiceFactory is a factory for creating ImportService instances. It takes care that only one instance of
ImportService is created throuout the application.
- Since:
- Nov 14, 2006
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImportServiceFactory
public ImportServiceFactory()
- Deprecated.
getImportService
public static ImportService getImportService(String componentId)
- Deprecated.
© 2009 Pramati Technologies - Dekoh - Portal for Developers