|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gridbus.broker.util.HSQLDBUtil
public class HSQLDBUtil
| Constructor Summary | |
|---|---|
HSQLDBUtil()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
void |
startServer()
Starts a HSQLDB server. |
void |
stopServer()
Stops the HSQL DB server. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HSQLDBUtil()
| Method Detail |
|---|
public void startServer()
throws java.io.IOException
java.io.IOExceptionpublic void stopServer()
public static void main(java.lang.String[] args)
throws java.io.IOException
args -
java.io.IOException
|
Copyright © The University of Melbourne. 2006 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||