Class ValidatorStereotype
java.lang.Object
org.mule.runtime.extension.api.stereotype.MuleStereotypeDefinition
org.mule.runtime.extension.api.stereotype.ValidatorStereotype
- All Implemented Interfaces:
StereotypeDefinition
- Since:
- 1.0
-
Field Summary
Fields inherited from class org.mule.runtime.extension.api.stereotype.MuleStereotypeDefinition
NAMESPACE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.mule.runtime.extension.api.stereotype.MuleStereotypeDefinition
getNamespace
-
Constructor Details
-
ValidatorStereotype
public ValidatorStereotype()
-
-
Method Details
-
getName
- Returns:
- The type of the current Stereotype definition
-
getParent
- Returns:
- The
Optionalparent of the current Stereotype definition
-