- java.lang.Object
-
- org.mule.runtime.module.extension.api.loader.java.property.CustomLocationPartModelProperty
-
- All Implemented Interfaces:
- Serializable, org.mule.runtime.api.meta.model.ModelProperty, org.mule.runtime.api.meta.NamedObject
public class CustomLocationPartModelProperty
extends Object
implements org.mule.runtime.api.meta.model.ModelProperty
Allows to modify the rules used for building the ComponentLocation for the component with this property.
- Since:
- 4.4
- 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
Copyright © 2003–2023 MuleSoft, Inc.. All rights reserved.