| Package | Description |
|---|---|
| org.quickstart.api.component |
| Modifier and Type | Method and Description |
|---|---|
void |
IPerspective.init(java.util.concurrent.BlockingQueue<ISubComponent<L,A,M>> componentDelegateQueue,
java.util.concurrent.BlockingQueue<IDelegateDTO<A,M>> messageDelegateQueue,
ICoordinator<L,A,M> messageCoordinator,
Launcher<?> launcher)
The initialization method.
|