com.ebmwebsourcing.geasywebeditor.server.file.repository
Class FileRepositoryInquiryServiceFactory

java.lang.Object
  extended by com.ebmwebsourcing.geasywebeditor.server.file.repository.FileRepositoryInquiryServiceFactory

public class FileRepositoryInquiryServiceFactory
extends java.lang.Object


Constructor Summary
FileRepositoryInquiryServiceFactory()
           
 
Method Summary
static FileRepositoryInquiryService getInquiryService(java.lang.String className)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileRepositoryInquiryServiceFactory

public FileRepositoryInquiryServiceFactory()
Method Detail

getInquiryService

public static FileRepositoryInquiryService getInquiryService(java.lang.String className)
                                                      throws java.lang.InstantiationException,
                                                             java.lang.IllegalAccessException,
                                                             java.lang.ClassNotFoundException
Throws:
java.lang.InstantiationException
java.lang.IllegalAccessException
java.lang.ClassNotFoundException


Copyright © 2010-2011 Petals Link. All Rights Reserved.