Package com.oracle.bedrock.junit
Class SleepingApplication
java.lang.Object
com.oracle.bedrock.junit.SleepingApplication
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SleepingApplication
public SleepingApplication()
-
-
Method Details
-
main
Entry Point of the Application.- Parameters:
arguments- the arguments- Throws:
InterruptedException- when the sleeping was interrupted
-