com.atlassian.confluence.it.setup
Class DatabaseTypeFactory

java.lang.Object
  extended by com.atlassian.confluence.it.setup.DatabaseTypeFactory

public class DatabaseTypeFactory
extends java.lang.Object

Helper to read properties and determine what kind of database setup to use.


Constructor Summary
DatabaseTypeFactory()
           
 
Method Summary
static DatabaseSetupType getDatabaseSetupTypeFromProperties()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DatabaseTypeFactory

public DatabaseTypeFactory()
Method Detail

getDatabaseSetupTypeFromProperties

public static DatabaseSetupType getDatabaseSetupTypeFromProperties()


Copyright © 2003-2014 Atlassian. All Rights Reserved.