Package io.quarkus.devui.deployment
Class DeploymentMethodBuildItem
java.lang.Object
io.quarkus.builder.item.BuildItem
io.quarkus.builder.item.SimpleBuildItem
io.quarkus.devui.deployment.DeploymentMethodBuildItem
public final class DeploymentMethodBuildItem
extends io.quarkus.builder.item.SimpleBuildItem
Hold add discovered build time methods that can be executed via json-rpc
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanboolean
-
Constructor Details
-
DeploymentMethodBuildItem
-
-
Method Details
-
getMethods
-
hasMethods
public boolean hasMethods() -
getSubscriptions
-
hasSubscriptions
public boolean hasSubscriptions() -
getRecordedValues
-
hasRecordedValues
public boolean hasRecordedValues()
-