Class DockerParser
java.lang.Object
org.palladiosimulator.retriever.extraction.engine.DockerParser
The DockerParser parses a docker-compose file to extract a mapping between service names
(microservices) and Java model instances. Later, this parser will be replaced with the project
in: https://github.com/PalladioSimulator/Palladio-ReverseEngineering-Docker
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
DockerParser
-
-
Method Details
-
getMapping
-