Class ExtensibleTypeAnnotation
java.lang.Object
org.mule.runtime.extension.api.declaration.type.annotation.ExtensibleTypeAnnotation
- All Implemented Interfaces:
org.mule.metadata.api.annotation.TypeAnnotation
public class ExtensibleTypeAnnotation
extends Object
implements org.mule.metadata.api.annotation.TypeAnnotation
Marks that the annotated type is of
Extensible kind, declaring that a given type can be extended by others in the
context of the ExtensionModel.- Since:
- 1.0
-
Field Details
-
NAME
- See Also:
-
-
Constructor Details
-
ExtensibleTypeAnnotation
public ExtensibleTypeAnnotation()
-
-
Method Details