All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class DBIS.Tools.SetupEngine

java.lang.Object
   |
   +----DBIS.Tools.SetupEngine

public class SetupEngine
extends Object
This class aids in initalisation of the Singleton class when it is loaded


Constructor Index

 o SetupEngine()

Method Index

 o getSetupVariable(String)
 o getTemplateFileVariable(String)

Constructors

 o SetupEngine
 public SetupEngine()

Methods

 o getSetupVariable
 public static String getSetupVariable(String name)
 o getTemplateFileVariable
 public static String getTemplateFileVariable(String name)

All Packages  Class Hierarchy  This Package  Previous  Next  Index