- java.lang.Object
-
- org.mule.runtime.extension.api.property.BackPressureStrategyModelProperty
-
- All Implemented Interfaces:
- Serializable, org.mule.runtime.api.meta.model.ModelProperty, org.mule.runtime.api.meta.NamedObject
public class BackPressureStrategyModelProperty
extends Object
implements org.mule.runtime.api.meta.model.ModelProperty
Private ModelProperty which describes the back pressure support of a given SourceModel
- Since:
- 1.1
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getName
public String getName()
- Specified by:
getName in interface org.mule.runtime.api.meta.model.ModelProperty
- Specified by:
getName in interface org.mule.runtime.api.meta.NamedObject
- Returns:
backPressure
Copyright © 2022 MuleSoft, Inc.. All rights reserved.