This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
flowchart TB | |
subgraph platform | |
subgraph flow | |
F --> CDI | |
F --> Q | |
F --> OSGi | |
F --> MPR | |
F --> POR | |
end | |
subgraph components |
OlderNewer