Class ImplicitStereotypeDefinition

java.lang.Object
org.mule.runtime.extension.api.stereotype.ImplicitStereotypeDefinition
All Implemented Interfaces:
StereotypeDefinition

public class ImplicitStereotypeDefinition extends Object implements StereotypeDefinition
A special kind of stereotype definition, to be automatically added to top level pojos and interfaces form an extension that do not already have an associated stereotype.

The idea behind this is to make all referrable types have a stereotype, so it is the primary method of managing references between objects defined in the DSL.

The namespace is not provided, since it will be set when this object is processed, as explained in StereotypeDefinition.getNamespace().

Since:
1.3