public class RuntimeFabricOnPremiseDeploymentSettings extends RuntimeFabricDeploymentSettings
| Modifier and Type | Field and Description |
|---|---|
protected Jvm |
jvm |
protected boolean |
persistentObjectStore |
protected Resources |
resources |
clustered, disableAmLogForwarding, enforceDeployingReplicasAcrossNodes, forwardSslSession, generateDefaultPublicUrl, http, lastMileSecurity, runtime, runtimeVersion, updateStrategy| Constructor and Description |
|---|
RuntimeFabricOnPremiseDeploymentSettings() |
RuntimeFabricOnPremiseDeploymentSettings(RuntimeFabricOnPremiseDeploymentSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
Resources |
getResources() |
boolean |
isPersistentObjectStore() |
void |
setEnvironmentSpecificValues() |
void |
setPersistentObjectStore(boolean persistentObjectStore) |
void |
setResources(Resources resources) |
getGenerateDefaultPublicUrl, getHttp, getLastMileSecurity, getRuntime, getRuntimeVersion, getUpdateStrategy, isClustered, isDisableAmLogForwarding, isEnforceDeployingReplicasAcrossNodes, isForwardSslSession, setClustered, setDisableAmLogForwarding, setEnforceDeployingReplicasAcrossNodes, setForwardSslSession, setGenerateDefaultPublicUrl, setHttp, setLastMileSecurity, setRuntime, setRuntimeVersion, setUpdateStrategy@Parameter protected Resources resources
@Parameter protected Jvm jvm
@Parameter protected boolean persistentObjectStore
public RuntimeFabricOnPremiseDeploymentSettings()
public RuntimeFabricOnPremiseDeploymentSettings(RuntimeFabricOnPremiseDeploymentSettings settings)
public Resources getResources()
public void setResources(Resources resources)
public void setEnvironmentSpecificValues()
throws DeploymentException
setEnvironmentSpecificValues in class RuntimeFabricDeploymentSettingsDeploymentExceptionpublic boolean isPersistentObjectStore()
public void setPersistentObjectStore(boolean persistentObjectStore)
Copyright © 2024 MuleSoft Inc. All rights reserved.