- java.lang.Object
-
- org.mule.runtime.core.privileged.extension.SingletonModelProperty
-
- All Implemented Interfaces:
- Serializable, org.mule.runtime.api.meta.model.ModelProperty, org.mule.runtime.api.meta.NamedObject
public class SingletonModelProperty
extends Object
implements org.mule.runtime.api.meta.model.ModelProperty
Indicates that the declaration with this property may not appear more than once in an application or config file.
- 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–2024 MuleSoft, Inc.. All rights reserved.