org.axway.grapes.server
Class DbResolver

java.lang.Object
  extended by org.axway.grapes.server.DbResolver

public final class DbResolver
extends Object

Db Resolver

This utility class provide the resolution between the dbsystem configuration and the repository handler to use.

Author:
jdcoffre

Method Summary
static RepositoryHandler getNewRepoHandler(DataBaseConfig config)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getNewRepoHandler

public static RepositoryHandler getNewRepoHandler(DataBaseConfig config)
                                           throws DBException,
                                                  UnknownHostException
Throws:
DBException
UnknownHostException


Copyright © 2014. All Rights Reserved.