Class Main
java.lang.Object
Main
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic voidstatic voidstatic voidwaitForExpress(String urlString)
-
Constructor Details
-
Main
public Main()
-
-
Method Details
-
startExpressContainer
- Throws:
IOExceptionInterruptedException
-
stopExpressContainer
- Throws:
IOExceptionInterruptedException
-
waitForExpress
- Throws:
InterruptedException
-
main
public static void main(String[] args) throws IOException, UnsupportedLookAndFeelException, ClassNotFoundException, InstantiationException, IllegalAccessException
-