Dekoh platform API

dekoh.portal.fwk.importer
Class ImportServiceFactory

java.lang.Object
  extended by 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

Constructor Summary
ImportServiceFactory()
          Deprecated.  
 
Method Summary
static ImportService getImportService(String componentId)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImportServiceFactory

public ImportServiceFactory()
Deprecated. 
Method Detail

getImportService

public static ImportService getImportService(String componentId)
Deprecated. 

Dekoh platform API

© 2009 Pramati Technologies - Dekoh - Portal for Developers