public interface MuleConfiguration
int getDefaultResponseTimeout()
String getWorkingDirectory()
String getMuleHomeDirectory()
int getDefaultTransactionTimeout()
boolean isClientMode()
String getDefaultEncoding()
String getId()
String getDomainId()
String getSystemModelType()
String getSystemName()
boolean isAutoWrapMessageAwareTransform()
boolean isCacheMessageAsBytes()
boolean isEnableStreaming()
boolean isValidateExpressions()
@Deprecated int getDefaultQueueTimeout()
long getShutdownTimeout()
int getMaxQueueTransactionFilesSizeInMegabytes()
boolean isContainerMode()
isStandalone()boolean isStandalone()
isContainerMode()String getDefaultErrorHandlerName()
boolean isDisableTimeouts()
<T> T getExtension(Class<T> extensionType)
T - type of the extensionextensionType - class instance of the extension typeObjectSerializer getDefaultObjectSerializer()
ObjectSerializer to be used. This instance will be accessible through
MuleContext.getObjectSerializer().
If not provided, if defaults to an instance of ObjectSerializerObjectSerializerProcessingStrategyFactory getDefaultProcessingStrategyFactory()
factory of the default ProcessingStrategy to be used by all Flows which
doesn't specify otherwiseProcessingStrategyFactoryCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.