public final class RawCommandLineArgumentsBuildItem extends SimpleBuildItem implements BytecodeRecorderImpl.ReturnedProxy, Supplier<String[]>
Supplier<String[]>.
No filtering is done on these parameters.| Constructor and Description |
|---|
RawCommandLineArgumentsBuildItem() |
| Modifier and Type | Method and Description |
|---|---|
String |
__returned$proxy$key()
As this object directly implements ReturnedProxy it can be
passed into bytecode recorders.
|
boolean |
__static$$init() |
String[] |
get() |
public String __returned$proxy$key()
__returned$proxy$key in interface BytecodeRecorderImpl.ReturnedProxypublic boolean __static$$init()
__static$$init in interface BytecodeRecorderImpl.ReturnedProxyCopyright © 2021 JBoss by Red Hat. All rights reserved.