Class MutableJarApplicationModel

java.lang.Object
io.quarkus.bootstrap.model.MutableJarApplicationModel
All Implemented Interfaces:
Serializable

public class MutableJarApplicationModel extends Object implements Serializable
A representation of AppModel, that has been serialized to disk for an existing application.

This needs a slightly different representation than AppModel

See Also: