Class SerializerStereotype
java.lang.Object
org.mule.runtime.extension.api.stereotype.MuleStereotypeDefinition
org.mule.runtime.extension.api.stereotype.SerializerStereotype
- All Implemented Interfaces:
StereotypeDefinition
StereotypeDefinition for serializer components- Since:
- 1.1
-
Field Summary
Fields inherited from class org.mule.runtime.extension.api.stereotype.MuleStereotypeDefinition
NAMESPACE -
Method Summary
Methods inherited from class org.mule.runtime.extension.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.runtime.extension.api.stereotype.StereotypeDefinition
getParent
-
Method Details
-
getName
- Returns:
- The type of the current Stereotype definition
-