Package io.micronaut.starter.build.maven
Interface JvmArgumentsFeature
- All Known Implementing Classes:
Jrebel
public interface JvmArgumentsFeature
API for a
Feature
which contributes additional arguments that will be passed to the JVM process, such as Java agent properties.-
Method Summary
Modifier and TypeMethodDescriptionstatic @Nullable String
getJvmArguments
(@NonNull Collection<Feature> features)
-
Method Details
-
getJvmArguments
-
getJvmArguments
-