public interface JvmConfigFluent<A extends JvmConfigFluent<A>> extends ConfigurationFluent<A>
ConfigurationFluent.ProjectNested<N>addToAttributes, addToAttributes, buildProject, editOrNewProject, editOrNewProjectLike, editProject, getAttributes, getProject, hasAttributes, hasProject, removeFromAttributes, removeFromAttributes, withAttributes, withNewProject, withNewProjectLike, withProjectInteger getXms()
Boolean hasXms()
Integer getXmx()
Boolean hasXmx()
Boolean getServer()
Boolean hasServer()
Boolean getUseStringDeduplication()
Boolean hasUseStringDeduplication()
Boolean getPreferIPv4Stack()
Boolean hasPreferIPv4Stack()
Boolean getHeapDumpOnOutOfMemoryError()
Boolean hasHeapDumpOnOutOfMemoryError()
Boolean getUseGCOverheadLimit()
Boolean hasUseGCOverheadLimit()
GarbageCollector getGc()
A withGc(GarbageCollector gc)
Boolean hasGc()
SecureRandomSource getSecureRandom()
A withSecureRandom(SecureRandomSource secureRandom)
Boolean hasSecureRandom()
A withServer()
A withUseStringDeduplication()
A withPreferIPv4Stack()
A withHeapDumpOnOutOfMemoryError()
A withUseGCOverheadLimit()
Copyright © 2018–2023 Red Hat. All rights reserved.