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()
A withNewXms(int arg1)
Integer getXmx()
Boolean hasXmx()
A withNewXmx(int arg1)
Boolean getServer()
Boolean hasServer()
A withNewServer(boolean arg1)
Boolean getUseStringDeduplication()
Boolean hasUseStringDeduplication()
A withNewUseStringDeduplication(boolean arg1)
Boolean getPreferIPv4Stack()
Boolean hasPreferIPv4Stack()
A withNewPreferIPv4Stack(boolean arg1)
Boolean getHeapDumpOnOutOfMemoryError()
Boolean hasHeapDumpOnOutOfMemoryError()
A withNewHeapDumpOnOutOfMemoryError(boolean arg1)
Boolean getUseGCOverheadLimit()
Boolean hasUseGCOverheadLimit()
A withNewUseGCOverheadLimit(boolean arg1)
GarbageCollector getGc()
A withGc(GarbageCollector gc)
Boolean hasGc()
SecureRandomSource getSecureRandom()
A withSecureRandom(SecureRandomSource secureRandom)
Boolean hasSecureRandom()
Copyright © 2018–2021 Red Hat. All rights reserved.