public final class ExceptionHandlerModelProperty extends Object implements org.mule.runtime.api.meta.model.ModelProperty
ExceptionHandler.
This property gives access to a ExceptionHandlerFactory to be used to obtain
such enricher.| Constructor and Description |
|---|
ExceptionHandlerModelProperty(org.mule.runtime.extension.api.runtime.exception.ExceptionHandlerFactory exceptionHandlerFactory)
Creates a new instance
|
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.extension.api.runtime.exception.ExceptionHandlerFactory |
getExceptionHandlerFactory() |
String |
getName() |
boolean |
isPublic() |
public ExceptionHandlerModelProperty(org.mule.runtime.extension.api.runtime.exception.ExceptionHandlerFactory exceptionHandlerFactory)
exceptionHandlerFactory - a non null ExceptionHandlerFactorypublic org.mule.runtime.extension.api.runtime.exception.ExceptionHandlerFactory getExceptionHandlerFactory()
ExceptionHandlerFactorypublic String getName()
getName in interface org.mule.runtime.api.meta.model.ModelPropertygetName in interface org.mule.runtime.api.meta.NamedObjectpublic boolean isPublic()
isPublic in interface org.mule.runtime.api.meta.model.ModelPropertyfalseCopyright © 2003–2024 MuleSoft, Inc.. All rights reserved.