Repository
@param fileUri name of the repository's configuration file. It may be located on the file systemor within a jar.
@param repositoryClass name of the repository class
@param initParams Hashtable containing the repository's configuration parameters.
@return instance of repository
@throws java.io.IOException
| |