|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ops4j.pax.exam.options.TimeoutOption
org.ops4j.pax.exam.container.def.options.RBCLookupTimeoutOption
public class RBCLookupTimeoutOption
Option specifying the timeout (in milliseconds) while looking up the container process.
Constructor Summary | |
---|---|
RBCLookupTimeoutOption(long timeoutInMillis)
Constructor. |
Method Summary |
---|
Methods inherited from class org.ops4j.pax.exam.options.TimeoutOption |
---|
getTimeout, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public RBCLookupTimeoutOption(long timeoutInMillis)
timeoutInMillis
- timeout (in millis) to look up the server part
java.lang.IllegalArgumentException
- - If timeout is null
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |