JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
io.quarkus.deployment.cmd
Interface DeployConfig
@ConfigMapping(prefix="quarkus.deploy") @ConfigRoot(phase=BUILD_TIME)
public interface
DeployConfig
Deployment
Method Summary
All Methods
Instance Methods
Abstract Methods
Default Methods
Modifier and Type
Method
Description
default boolean
isEnabled
(
String
t)
Optional
<
String
>
target
()
Deployment target
Method Details
target
Optional
<
String
>
target
()
Deployment target
isEnabled
default
boolean
isEnabled
(
String
t)