java.lang.Object
org.mule.sdk.api.stereotype.MuleStereotypeDefinition
org.mule.sdk.api.stereotype.ConfigurationElementStereotype
- All Implemented Interfaces:
StereotypeDefinition
@MinMuleVersion("4.5.0")
public final class ConfigurationElementStereotype
extends MuleStereotypeDefinition
StereotypeDefinition for elements within the configuration global element.- Since:
- 4.5
-
Field Summary
Fields inherited from class org.mule.sdk.api.stereotype.MuleStereotypeDefinition
NAMESPACE -
Method Summary
Methods inherited from class org.mule.sdk.api.stereotype.MuleStereotypeDefinition
getNamespaceMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.mule.sdk.api.stereotype.StereotypeDefinition
getParent
-
Method Details
-
getName
- Returns:
- The type of the current Stereotype definition
-