Package io.quarkus.domino.tree.quarkus
Class QuarkusPlatformInfoReader
- java.lang.Object
-
- io.quarkus.domino.tree.quarkus.QuarkusPlatformInfoReader
-
public class QuarkusPlatformInfoReader extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classQuarkusPlatformInfoReader.Builder
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static QuarkusPlatformInfoReader.Builderbuilder()QuarkusPlatformInforeadPlatformInfo()
-
-
-
Method Detail
-
builder
public static QuarkusPlatformInfoReader.Builder builder()
-
readPlatformInfo
public QuarkusPlatformInfo readPlatformInfo()
-
-