public class RemoteDelegateErrorConfigurationImpl extends Object implements RemoteDelegateErrorConfiguration
Constructor and Description |
---|
RemoteDelegateErrorConfigurationImpl(ErrorHandlingSettings... settings)
Instantiates a new remote delegate error configuration impl.
|
Modifier and Type | Method and Description |
---|---|
GetMetaErrorHandlingSettings |
getGetMetaErrorHandlingSettings()
Gets the gets the meta error handling settings.
|
ProcessErrorHandlingSettings |
getProcessErrorHandlingSettings()
Gets the process error handling settings.
|
public RemoteDelegateErrorConfigurationImpl(ErrorHandlingSettings... settings)
settings
- the settingspublic GetMetaErrorHandlingSettings getGetMetaErrorHandlingSettings()
RemoteDelegateErrorConfiguration
getGetMetaErrorHandlingSettings
in interface RemoteDelegateErrorConfiguration
public ProcessErrorHandlingSettings getProcessErrorHandlingSettings()
RemoteDelegateErrorConfiguration
getProcessErrorHandlingSettings
in interface RemoteDelegateErrorConfiguration
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.