class SynchronizedComponentAdapterTestCase.Runner
extends java.lang.Object
implements java.lang.Runnable
Modifier and Type | Field and Description |
---|---|
SynchronizedComponentAdapterTestCase.Blocker |
blocker |
java.lang.RuntimeException |
exception |
private org.picocontainer.PicoContainer |
pico |
Constructor and Description |
---|
SynchronizedComponentAdapterTestCase.Runner(org.picocontainer.PicoContainer pico) |
Modifier and Type | Method and Description |
---|---|
void |
run() |
public java.lang.RuntimeException exception
public SynchronizedComponentAdapterTestCase.Blocker blocker
private org.picocontainer.PicoContainer pico