Package ru.bitel.bgbilling.server.util
Class Checker
java.lang.Object
ru.bitel.bgbilling.server.util.Checker
public class Checker
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description Checker()
-
Method Summary
Modifier and Type Method Description static javax.sql.DataSource
getDataSource(DefaultServerSetup setup)
static void
main(java.lang.String[] args)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Checker
public Checker() throws ru.bitel.bgbilling.common.BGException- Throws:
ru.bitel.bgbilling.common.BGException
-
-
Method Details
-
getDataSource
-
main
public static void main(java.lang.String[] args)- Parameters:
args
-
-