Class NoReconnectionStrategyModelProperty
java.lang.Object
org.mule.runtime.extension.internal.property.NoReconnectionStrategyModelProperty
- All Implemented Interfaces:
Serializable,org.mule.runtime.api.meta.model.ModelProperty,org.mule.runtime.api.meta.NamedObject
public class NoReconnectionStrategyModelProperty
extends Object
implements org.mule.runtime.api.meta.model.ModelProperty
Marker
ModelProperty for XML modules to determine the ExtensionConstants.RECONNECTION_CONFIG_PARAMETER_NAME
element must not be added.- Since:
- 1.0
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NoReconnectionStrategyModelProperty
public NoReconnectionStrategyModelProperty()
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceorg.mule.runtime.api.meta.model.ModelProperty- Specified by:
getNamein interfaceorg.mule.runtime.api.meta.NamedObject
-
isPublic
public boolean isPublic()- Specified by:
isPublicin interfaceorg.mule.runtime.api.meta.model.ModelProperty
-