| Package | Description |
|---|---|
| org.jacpfx.api.component |
| Modifier and Type | Method and Description |
|---|---|
void |
Perspective.init(java.util.concurrent.BlockingQueue<SubComponent<L,A,M>> componentDelegateQueue,
java.util.concurrent.BlockingQueue<DelegateDTO<A,M>> messageDelegateQueue,
Coordinator<L,A,M> messageCoordinator,
Launcher<?> launcher)
The initialization method.
|